Searched defs:check_read (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/skia/tests/ |
H A D | GrOpListFlushTest.cpp | 33 static bool check_read(skiatest::Reporter* reporter, const SkBitmap& bitmap) { in check_read() function
|
H A D | GrAHardwareBufferTest.cpp | 80 static bool check_read(skiatest::Reporter* reporter, const SkBitmap& expectedBitmap, in check_read() function
|
H A D | ReadPixelsTest.cpp | 188 static bool check_read(skiatest::Reporter* reporter, const SkBitmap& bitmap, int x, int y, in check_read() function
|
H A D | VkHardwareBufferTest.cpp | 1062 static bool check_read(skiatest::Reporter* reporter, const SkBitmap& srcBitmap, in check_read() function
|
/aosp_15_r20/external/skia/tests/graphite/ |
H A D | AHardwareBufferTest.cpp | 78 bool check_read(skiatest::Reporter* reporter, const SkBitmap& expectedBitmap, in check_read() function
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_urllib.py | 346 def check_read(self, ver): member in urlopen_HttpTests
|