Searched refs:subtestName (Results 1 – 2 of 2) sorted by relevance
/external/skqp/tests/ |
D | SRGBReadWritePixelsTest.cpp | 124 const char* subtestName) { in read_and_check_pixels() argument 131 ERRORF(reporter, "Could not read pixels for %s.", subtestName); in read_and_check_pixels() 142 read, subtestName, i, j); in read_and_check_pixels()
|
/external/skia/tests/ |
D | SRGBReadWritePixelsTest.cpp | 128 const char* subtestName) { in read_and_check_pixels() argument 134 ERRORF(reporter, "Could not read pixels for %s.", subtestName); in read_and_check_pixels() 145 read, subtestName, i, j); in read_and_check_pixels()
|