Home
last modified time | relevance | path

Searched defs:ExpectString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dwtf_types_unittest.cc85 void ExpectString(const WTF::String& expected_string, in ExpectString() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
H A Dhpack_encoder_test.cc206 void ExpectString(HpackOutputStream* stream, absl::string_view str) { in ExpectString() function in spdy::__anond7cba6990111::HpackEncoderTest