Home
last modified time | relevance | path

Searched defs:createSource (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-tests/test/com/google/common/io/
DSourceSinkFactory.java59 S createSource(T data) throws IOException; in createSource() method
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/
Drx-test.hpp466 auto start(F createSource, long created, long subscribed, long unsubscribed) const in start()
501 auto start(F&& createSource, long unsubscribed) const in start()
523 auto start(F createSource, long created, long subscribed, long unsubscribed) const in start()
530 auto start(F createSource, long unsubscribed) const in start()