Searched refs:RunValidInputTest (Results 1 – 2 of 2) sorted by relevance
123 void RunValidInputTest(const string& test_name, const string& input,
242 void ConformanceTestSuite::RunValidInputTest( in RunValidInputTest() function in google::protobuf::ConformanceTestSuite386 RunValidInputTest("JsonInput." + test_name + ".ProtobufOutput", input_json, in RunValidJsonTest()389 RunValidInputTest("JsonInput." + test_name + ".JsonOutput", input_json, in RunValidJsonTest()397 RunValidInputTest("ProtobufInput." + test_name + ".JsonOutput", in RunValidJsonTestWithProtobufInput()