Searched refs:testTruncate (Results 1 – 7 of 7) sorted by relevance
/external/guava/android/guava-tests/test/com/google/common/base/ | ||
D | AsciiTest.java | 84 public void testTruncate() { in testTruncate() method in AsciiTest |
/external/guava/guava-tests/test/com/google/common/base/ | ||
D | AsciiTest.java | 84 public void testTruncate() { in testTruncate() method in AsciiTest |
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/ | ||
D | RegularFileBlocksTest.java | 70 public void testTruncate() { in testTruncate() method in RegularFileBlocksTest |
D | JimfsFileChannelTest.java | 209 public void testTruncate() throws IOException { in testTruncate() method in JimfsFileChannelTest |
/external/avb/test/ | ||
D | image_handler_unittest.py | 142 def testTruncate(self): member in ImageHandler |
/external/python/cpython2/Lib/test/ | ||
D | test_fileio.py | 399 def testTruncate(self): member in OtherFileTests |
/external/python/cpython3/Lib/test/ | ||
D | test_fileio.py | 487 def testTruncate(self): member in OtherFileTests |