Searched refs:AddTextureExpectationImpl (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/tests/ |
D | DawnTest.h | 366 return AddTextureExpectationImpl( 382 return AddTextureExpectationImpl(file, line, new detail::ExpectEq<T, U>(expectedData), 399 return AddTextureExpectationImpl(file, line, expectation, texture, origin, extent, level, 415 return AddTextureExpectationImpl( 514 std::ostringstream& AddTextureExpectationImpl(const char* file,
|
D | DawnTest.cpp | 1087 std::ostringstream& DawnTestBase::AddTextureExpectationImpl(const char* file, in AddTextureExpectationImpl() function in DawnTestBase
|