Searched refs:counting_jstream (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/android_webview/native/
H A Dinput_stream_unittest.cc48 ScopedJavaLocalRef<jobject> counting_jstream = local
50 EXPECT_FALSE(counting_jstream.is_null());
53 new InputStreamImpl(counting_jstream));

Completed in 428 milliseconds