HomeSort by relevance Sort by last modified time
    Searched refs:GetTestExpectation (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/gpu/config/
gpu_test_expectations_parser_unittest.cc 45 parser.GetTestExpectation("some_test", bot_config()));
56 parser.GetTestExpectation("MyTest", bot_config()));
67 parser.GetTestExpectation("MyTest", bot_config()));
78 parser.GetTestExpectation("MyTest", bot_config()));
89 parser.GetTestExpectation("MyTest", bot_config()));
107 parser.GetTestExpectation("MyTest", bot_config()));
133 parser.GetTestExpectation("MyTest", bot_config()));
228 parser.GetTestExpectation("MyTest", bot_config()));
239 parser.GetTestExpectation("MyTest0", bot_config()));
241 parser.GetTestExpectation("OtherTest", bot_config()))
    [all...]
gpu_test_expectations_parser.h 41 int32 GetTestExpectation(const std::string& test_name,
gpu_test_expectations_parser.cc 203 int32 GPUTestExpectationsParser::GetTestExpectation(
  /external/chromium_org/gpu/gles2_conform_support/
gles2_conform_test.cc 55 test_expectations.GetTestExpectation(test_name, bot_config);

Completed in 56 milliseconds