Home
last modified time | relevance | path

Searched refs:TEST_SkipToNextSpecialByte (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/lib/strings/
Dordered_code.h81 static const char* TEST_SkipToNextSpecialByte(const char* start,
Dordered_code.cc156 const char* OrderedCode::TEST_SkipToNextSpecialByte(const char* start, in TEST_SkipToNextSpecialByte() function in tensorflow::strings::OrderedCode
Dordered_code_test.cc205 const char* result = OrderedCode::TEST_SkipToNextSpecialByte(p, limit); in FindSpecial()
278 OrderedCode::TEST_SkipToNextSpecialByte(buf, limit)); in TEST()