HomeSort by relevance Sort by last modified time
    Searched full:simple1 (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/test/java/libcore/java/io/
OldSequenceInputStreamTest.java 26 Support_ASimpleInputStream simple1, simple2; field in class:OldSequenceInputStreamTest
36 simple1.throwExceptionOnNextUse = true;
46 simple1.throwExceptionOnNextUse = true;
69 simple1.throwExceptionOnNextUse = true;
76 simple1.throwExceptionOnNextUse = false;
107 simple1.throwExceptionOnNextUse = true;
123 simple1.throwExceptionOnNextUse = true;
132 simple1 = new Support_ASimpleInputStream(s1);
134 si = new SequenceInputStream(simple1, simple2);
156 simple1 = new Support_ASimpleInputStream(s1)
    [all...]
  /external/chromium/base/
file_descriptor_shuffle_unittest.cc 98 TEST(FileDescriptorShuffleTest, Simple1) {
  /external/valgrind/tsan/
suppressions_test.cc 179 TEST_F(MultipleStackTraceTest, Simple1) {

Completed in 208 milliseconds