Home
last modified time | relevance | path

Searched refs:testRegularFile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
H A DFileTest.java75 public void testRegularFile() { in testRegularFile() method in FileTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_socket.py6113 def testRegularFile(self): member in SendfileUsingSendTest