Searched refs:RunValidInputTest (Results 1 – 2 of 2) sorted by relevance
127 void RunValidInputTest(const string& test_name, const string& input,
243 void ConformanceTestSuite::RunValidInputTest( in RunValidInputTest() function in google::protobuf::ConformanceTestSuite387 RunValidInputTest("JsonInput." + test_name + ".ProtobufOutput", input_json, in RunValidJsonTest()390 RunValidInputTest("JsonInput." + test_name + ".JsonOutput", input_json, in RunValidJsonTest()398 RunValidInputTest("ProtobufInput." + test_name + ".JsonOutput", in RunValidJsonTestWithProtobufInput()