Searched refs:test_read (Results 1 - 25 of 36) sorted by relevance

12

/external/skia/tests/
H A DFrontBufferedStreamTest.cpp16 static void test_read(skiatest::Reporter* reporter, SkStream* bufferedStream, function
64 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize / 2);
69 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize / 4);
72 test_read(reporter, bufferedStream.get(), gAbcs + bufferSize / 4, bufferSize / 2);
77 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize << 1);
92 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize);
98 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize);
101 test_read(reporter, bufferedStream.get(), gAbcs + memStream->getPosition(), 1);
116 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize / 4);
122 test_read(reporte
[all...]
H A DRoundRectTest.cpp756 static void test_read(skiatest::Reporter* reporter) { function
817 test_read(reporter);
/external/skqp/tests/
H A DFrontBufferedStreamTest.cpp16 static void test_read(skiatest::Reporter* reporter, SkStream* bufferedStream, function
64 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize / 2);
69 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize / 4);
72 test_read(reporter, bufferedStream.get(), gAbcs + bufferSize / 4, bufferSize / 2);
77 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize << 1);
92 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize);
98 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize);
101 test_read(reporter, bufferedStream.get(), gAbcs + memStream->getPosition(), 1);
116 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize / 4);
122 test_read(reporte
[all...]
H A DRoundRectTest.cpp756 static void test_read(skiatest::Reporter* reporter) { function
817 test_read(reporter);
/external/ltp/testcases/kernel/fs/ext4-new-features/ext4-inode-version/
H A Dext4_test_inode_version.c68 void test_read(void) function
191 test_read();
/external/python/cpython2/Lib/test/
H A Dtest_univnewlines.py59 def test_read(self): member in class:TestGenericUnivNewlines
H A Dtest_univnewlines2k.py49 def test_read(self): member in class:TestGenericUnivNewlines
H A Dtest_mhlib.py316 def test_read(self): member in class:MhlibTests
H A Daudiotests.py227 def test_read(self): member in class:AudioTestsWithSourceFile
H A Dtest_gzip.py91 def test_read(self): member in class:TestGzip
H A Dtest_urllib.py99 def test_read(self): member in class:urlopen_FileTests
238 def test_read(self): member in class:urlopen_HttpTests
H A Dmapping_tests.py43 def test_read(self): member in class:BasicTestMappingProtocol
H A Dtest_os.py700 def test_read(self): member in class:TestInvalidFD
H A Dtest_memoryio.py151 def test_read(self): member in class:MemoryTestMixin
H A Dtest_csv.py1129 def test_read(self): member in class:TestLeaks
/external/python/cpython3/Lib/test/
H A Dtest_univnewlines.py58 def test_read(self): member in class:TestGenericUnivNewlines
H A Daudiotests.py275 def test_read(self): member in class:AudioTestsWithSourceFile
H A Dmapping_tests.py42 def test_read(self): member in class:BasicTestMappingProtocol
H A Dtest_gzip.py111 def test_read(self): member in class:TestGzip
H A Dtest_memoryio.py147 def test_read(self): member in class:MemoryTestMixin
/external/python/cpython3/Lib/idlelib/idle_test/
H A Dtest_iomenu.py155 def test_read(self): member in class:PseudeInputFilesTest
/external/python/cpython2/Lib/idlelib/idle_test/
H A Dtest_io.py185 def test_read(self): member in class:PseudeInputFilesTest
/external/python/cpython3/Lib/test/eintrdata/
H A Deintr_tester.py111 def test_read(self): member in class:OSEINTRTest
/external/compiler-rt/test/dfsan/
H A Dcustom.cc269 void test_read() {
936 test_read();
/external/python/cpython3/Lib/test/test_asyncio/
H A Dtest_streams.py143 def test_read(self): member in class:StreamReaderTests

Completed in 1660 milliseconds

12