Home
last modified time | relevance | path

Searched defs:RunTest (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DProgram.cs61 … private static bool RunTest(BinaryReader input, BinaryWriter output, TypeRegistry typeRegistry) in RunTest() method in Google.Protobuf.Conformance.Program
/frameworks/av/media/libstagefright/bqhelper/tests/
DFrameDropper_test.cpp99 void RunTest(const TestFrame* frames, size_t size) { in RunTest() function in android::FrameDropperTest
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dconformance_test_runner.cc93 void RunTest(const std::string& test_name, in RunTest() function in ForkPipeRunner
Dconformance_test.cc217 void ConformanceTestSuite::RunTest(const string& test_name, in RunTest() function in google::protobuf::ConformanceTestSuite
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Djson_stream_parser_test.cc89 util::Status RunTest(StringPiece json, int split, bool coerce_utf8 = false) { in RunTest() function in google::protobuf::util::converter::JsonStreamParserTest