Home
last modified time | relevance | path

Searched refs:testTruncate (Results 1 – 7 of 7) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/base/
DAsciiTest.java84 public void testTruncate() { in testTruncate() method in AsciiTest
/external/guava/guava-tests/test/com/google/common/base/
DAsciiTest.java84 public void testTruncate() { in testTruncate() method in AsciiTest
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DRegularFileBlocksTest.java70 public void testTruncate() { in testTruncate() method in RegularFileBlocksTest
DJimfsFileChannelTest.java209 public void testTruncate() throws IOException { in testTruncate() method in JimfsFileChannelTest
/external/avb/test/
Dimage_handler_unittest.py142 def testTruncate(self): member in ImageHandler
/external/python/cpython2/Lib/test/
Dtest_fileio.py399 def testTruncate(self): member in OtherFileTests
/external/python/cpython3/Lib/test/
Dtest_fileio.py487 def testTruncate(self): member in OtherFileTests