Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp1648 ExpectBetweenColors<T>::ExpectBetweenColors(T value0, T value1) { in ExpectBetweenColors() function in detail::ExpectBetweenColors
1700 template class ExpectBetweenColors<RGBA8>; variable
DDawnTest.h197 class ExpectBetweenColors; variable