Searched defs:RunTest (Results 1 – 5 of 5) sorted by relevance
61 … private static bool RunTest(BinaryReader input, BinaryWriter output, TypeRegistry typeRegistry) in RunTest() method in Google.Protobuf.Conformance.Program
99 void RunTest(const TestFrame* frames, size_t size) { in RunTest() function in android::FrameDropperTest
93 void RunTest(const std::string& test_name, in RunTest() function in ForkPipeRunner
217 void ConformanceTestSuite::RunTest(const string& test_name, in RunTest() function in google::protobuf::ConformanceTestSuite
89 util::Status RunTest(StringPiece json, int split, bool coerce_utf8 = false) { in RunTest() function in google::protobuf::util::converter::JsonStreamParserTest