HomeSort by relevance Sort by last modified time
    Searched refs:test_peek (Results 1 - 17 of 17) sorted by null

  /external/tensorflow/tensorflow/core/lib/gtl/
top_n_test.cc 47 SimplePhilox *random, bool test_peek,
50 << ", test_peek=" << test_peek
59 if (test_peek && top_size != 0) {
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
StackTest.java 53 public void test_peek() { method in class:StackTest
LinkedListTest.java 351 public void test_peek() { method in class:LinkedListTest
    [all...]
PriorityQueueTest.java 495 public void test_peek() { method in class:PriorityQueueTest
ArrayDequeTest.java 497 public void test_peek() throws Exception { method in class:ArrayDequeTest
    [all...]
  /external/skia/tests/
ImageTest.cpp 750 static void test_peek(skiatest::Reporter* reporter, SkImage* image, bool expectPeekSuccess) { function
771 test_peek(reporter, image.get(), true);
774 test_peek(reporter, image.get(), true);
778 test_peek(reporter, image.get(), true);
783 test_peek(reporter, image.get(), false);
788 test_peek(reporter, image.get(), false);
    [all...]
  /external/skqp/tests/
ImageTest.cpp 670 static void test_peek(skiatest::Reporter* reporter, SkImage* image, bool expectPeekSuccess) { function
691 test_peek(reporter, image.get(), true);
694 test_peek(reporter, image.get(), true);
698 test_peek(reporter, image.get(), true);
703 test_peek(reporter, image.get(), false);
708 test_peek(reporter, image.get(), false);
    [all...]
  /external/python/cpython3/Lib/test/
test_gzip.py 396 def test_peek(self): member in class:TestGzip
test_httplib.py 1159 def test_peek(self): member in class:ExtendedReadTest
    [all...]
test_lzma.py 941 def test_peek(self): member in class:FileTestCase
    [all...]
test_io.py 1834 def test_peek(self): member in class:BufferedRWPairTest
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_io.py 1268 def test_peek(self): member in class:BufferedRWPairTest
    [all...]
  /external/python/cpython2/Lib/test/
test_io.py 1489 def test_peek(self): member in class:BufferedRWPairTest
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_io.py 1382 def test_peek(self): member in class:BufferedRWPairTest
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_io.py 1382 def test_peek(self): member in class:BufferedRWPairTest
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_io.py 1382 def test_peek(self): member in class:BufferedRWPairTest
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_io.py 1382 def test_peek(self): member in class:BufferedRWPairTest
    [all...]

Completed in 567 milliseconds