Searched refs:RunValidTextFormatTestWithMessage (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/third_party/protobuf/conformance/ |
| D | text_format_conformance_suite.cc | 161 RunValidTextFormatTestWithMessage(test_name, level, input_text, prototype); in RunValidTextFormatTest() 167 RunValidTextFormatTestWithMessage(test_name, level, input_text, prototype); in RunValidTextFormatTestProto2() 170 void TextFormatConformanceTestSuite::RunValidTextFormatTestWithMessage( in RunValidTextFormatTestWithMessage() function in google::protobuf::TextFormatConformanceTestSuite 400 RunValidTextFormatTestWithMessage("AlphabeticallySortedMapStringKeys", in RunSuiteImpl() 422 RunValidTextFormatTestWithMessage("AlphabeticallySortedMapIntKeys", REQUIRED, in RunSuiteImpl() 442 RunValidTextFormatTestWithMessage("AlphabeticallySortedMapBoolKeys", REQUIRED, in RunSuiteImpl()
|
| D | text_format_conformance_suite.h | 50 void RunValidTextFormatTestWithMessage(const std::string& test_name,
|
| /external/protobuf/conformance/ |
| D | text_format_conformance_suite.cc | 161 RunValidTextFormatTestWithMessage(test_name, level, input_text, prototype); in RunValidTextFormatTest() 167 RunValidTextFormatTestWithMessage(test_name, level, input_text, prototype); in RunValidTextFormatTestProto2() 170 void TextFormatConformanceTestSuite::RunValidTextFormatTestWithMessage( in RunValidTextFormatTestWithMessage() function in google::protobuf::TextFormatConformanceTestSuite 400 RunValidTextFormatTestWithMessage("AlphabeticallySortedMapStringKeys", in RunSuiteImpl() 422 RunValidTextFormatTestWithMessage("AlphabeticallySortedMapIntKeys", REQUIRED, in RunSuiteImpl() 442 RunValidTextFormatTestWithMessage("AlphabeticallySortedMapBoolKeys", REQUIRED, in RunSuiteImpl()
|
| D | text_format_conformance_suite.h | 50 void RunValidTextFormatTestWithMessage(const std::string& test_name,
|