Home
last modified time | relevance | path

Searched defs:testLimit (Results 1 – 8 of 8) sorted by relevance

/external/apache-commons-io/src/test/java/org/apache/commons/io/function/
DIOStreamTest.java321 public void testLimit() { in testLimit() method in IOStreamTest
/external/guava/android/guava-tests/test/com/google/common/io/
DByteStreamsTest.java536 public void testLimit() throws Exception { in testLimit() method in ByteStreamsTest
/external/guava/guava-tests/test/com/google/common/io/
DByteStreamsTest.java536 public void testLimit() throws Exception { in testLimit() method in ByteStreamsTest
/external/guava/android/guava-tests/test/com/google/common/collect/
DFluentIterableTest.java671 public void testLimit() { in testLimit() method in FluentIterableTest
DIteratorsTest.java1297 public void testLimit() { in testLimit() method in IteratorsTest
/external/guava/guava-tests/test/com/google/common/collect/
DFluentIterableTest.java675 public void testLimit() { in testLimit() method in FluentIterableTest
DIteratorsTest.java1297 public void testLimit() { in testLimit() method in IteratorsTest
/external/tensorflow/tensorflow/python/training/
Dinput_test.py78 def testLimit(self): member in LimitEpochsTest