Lines Matching refs:test_name
69 virtual void RunTest(const std::string& test_name,
112 void ReportSuccess(const std::string& test_name);
113 void ReportFailure(const string& test_name,
117 void ReportSkip(const string& test_name,
120 void RunTest(const std::string& test_name,
123 void RunValidInputTest(const string& test_name, const string& input,
127 void RunValidJsonTest(const string& test_name, const string& input_json,
129 void RunValidJsonTestWithProtobufInput(const string& test_name,
134 void RunValidJsonTestWithValidator(const string& test_name,
137 void ExpectParseFailureForJson(const string& test_name,
139 void ExpectSerializeFailureForJson(const string& test_name,
142 const std::string& test_name);
144 const std::string& test_name);