OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:simple1
(Results
1 - 2
of
2
) 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
) {
Completed in 133 milliseconds