Searched refs:check_write (Results 1 – 4 of 4) sorted by relevance
/external/autotest/client/common_lib/ |
D | packages.py | 102 def check_write(repo): function 348 check_write(repo)
|
/external/skia/tests/ |
D | WritePixelsTest.cpp | 203 static bool check_write(skiatest::Reporter* reporter, SkSurface* surf, SkAlphaType surfaceAlphaType, in check_write() function 403 REPORTER_ASSERT(reporter, check_write(reporter, surface, surfaceInfo.alphaType(), in test_write_pixels()
|
/external/skqp/tests/ |
D | WritePixelsTest.cpp | 203 static bool check_write(skiatest::Reporter* reporter, SkSurface* surf, SkAlphaType surfaceAlphaType, in check_write() function 403 REPORTER_ASSERT(reporter, check_write(reporter, surface, surfaceInfo.alphaType(), in test_write_pixels()
|
/external/ltp/testcases/kernel/fs/doio/ |
D | growfiles.c | 113 int check_write(int fd, int cf_inter, char *filename, int mode); 1514 if (check_write(fd, write_check_inter, filename, in main() 2491 int check_write(int fd, int cf_inter, char *filename, int mode) in check_write() function
|