Home
last modified time | relevance | path

Searched defs:ExpectTag (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/rappor/analysis/tensorflow/
H A Dfast_em.py29 def ExpectTag(f, expected): function
/aosp_15_r20/external/rappor/analysis/cpp/
H A Dfast_em.cc38 bool ExpectTag(FILE* f, const char* tag) { in ExpectTag() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dparse_context.h473 bool ExpectTag(const char* ptr) { in ExpectTag() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dparse_context.h469 bool ExpectTag(const char* ptr) { in ExpectTag() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h1462 inline bool CodedInputStream::ExpectTag(uint32_t expected) { in ExpectTag() function
H A Dcoded_stream_unittest.cc248 TEST_1D(CodedStreamTest, ExpectTag, kVarintCases) { in TEST_1D() argument
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h1466 inline bool CodedInputStream::ExpectTag(uint32_t expected) { in ExpectTag() function
H A Dcoded_stream_unittest.cc248 TEST_1D(CodedStreamTest, ExpectTag, kVarintCases) { in TEST_1D() argument