OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:byteArraySourceFactory
(Results
1 - 2
of
2
) sorted by null
/external/guava/guava-tests/test/com/google/common/io/
SourceSinkFactories.java
57
public static ByteSourceFactory
byteArraySourceFactory
() {
58
return new
ByteArraySourceFactory
();
193
private static class
ByteArraySourceFactory
implements ByteSourceFactory {
ByteSourceTest.java
54
SourceSinkFactories.
byteArraySourceFactory
(), true));
Completed in 192 milliseconds