Home
last modified time | relevance | path

Searched refs:loadTestExpectationsFromFileImpl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/tests/test_expectations/
H A DGPUTestExpectationsParser.cpp388 bool GPUTestExpectationsParser::loadTestExpectationsFromFileImpl(const GPUTestConfig *config, in loadTestExpectationsFromFileImpl() function in angle::GPUTestExpectationsParser
406 return loadTestExpectationsFromFileImpl(&config, path); in loadTestExpectationsFromFile()
411 return loadTestExpectationsFromFileImpl(nullptr, path); in loadAllTestExpectationsFromFile()
H A DGPUTestExpectationsParser.h92 bool loadTestExpectationsFromFileImpl(const GPUTestConfig *config, const std::string &path);