Home
last modified time | relevance | path

Searched defs:GPUTestExpectationEntry (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/gpu/config/
Dgpu_test_expectations_parser.h49 struct GPUTestExpectationEntry { struct
52 std::string test_name;
53 GPUTestConfig test_config;
54 int32 test_expectation;
55 size_t line_number;
Dgpu_test_expectations_parser.cc501 GPUTestExpectationsParser:: GPUTestExpectationEntry::GPUTestExpectationEntry() in GPUTestExpectationEntry() function in gpu::GPUTestExpectationsParser::GPUTestExpectationEntry