Searched refs:loadTestExpectationsImpl (Results 1 – 2 of 2) sorted by relevance
346 bool GPUTestExpectationsParser::loadTestExpectationsImpl(const GPUTestConfig *config, in loadTestExpectationsImpl() function in angle::GPUTestExpectationsParser371 return loadTestExpectationsImpl(&config, data); in loadTestExpectations()376 return loadTestExpectationsImpl(nullptr, data); in loadAllTestExpectations()391 return loadTestExpectationsImpl(config, data); in loadTestExpectationsFromFileImpl()
93 bool loadTestExpectationsImpl(const GPUTestConfig *config, const std::string &data);