Searched defs:GPUTestExpectationEntry (Results 1 – 2 of 2) sorted by relevance
49 struct GPUTestExpectationEntry { struct52 std::string test_name;53 GPUTestConfig test_config;54 int32 test_expectation;55 size_t line_number;
501 GPUTestExpectationsParser:: GPUTestExpectationEntry::GPUTestExpectationEntry() in GPUTestExpectationEntry() function in gpu::GPUTestExpectationsParser::GPUTestExpectationEntry