Home
last modified time | relevance | path

Searched refs:kErrorLength (Results 1 – 5 of 5) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
Dquic_simple_server_stream_test.cc51 const size_t kErrorLength = strlen(QuicSimpleServerStream::kErrorResponseBody); variable
374 EXPECT_CALL(session_, WritevData(_, kErrorLength, _, FIN, _, _)); in TEST_P()
422 EXPECT_CALL(session_, WritevData(_, kErrorLength, _, FIN, _, _)); in TEST_P()
454 EXPECT_CALL(session_, WritevData(_, kErrorLength, _, FIN, _, _)); in TEST_P()
598 EXPECT_CALL(session_, WritevData(_, kErrorLength, _, FIN, _, _)); in TEST_P()
/external/cronet/third_party/icu/source/test/intltest/
Drestest.cpp26 static const int32_t kErrorLength = 5; variable
422 string.setTo(true, kErrorUChars, kErrorLength); in testTag()
Drestsnew.cpp59 static const int32_t kErrorLength = 5; variable
774 string.setTo(true, kErrorUChars, kErrorLength); in testTag()
/external/icu/icu4c/source/test/intltest/
Drestest.cpp26 static const int32_t kErrorLength = 5; variable
422 string.setTo(true, kErrorUChars, kErrorLength); in testTag()
Drestsnew.cpp59 static const int32_t kErrorLength = 5; variable
774 string.setTo(true, kErrorUChars, kErrorLength); in testTag()