Home
last modified time | relevance | path

Searched defs:test_source (Results 1 – 10 of 10) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-test.hpp28 struct test_source struct
31 explicit test_source(typename test_subject_base<T>::type ts) in test_source() argument
36 typename test_subject_base<T>::type ts;
37 void on_subscribe(subscriber<T> o) const { in on_subscribe()
42 on_subscribe(Subscriber o) const { in on_subscribe()
/external/libepoxy/test/
Dmeson.build67 test_source = test[2] variable
113 test_source = test[1] variable
149 test_source = test[1] variable
/external/libchrome/components/json_schema/
Djson_schema_validator_unittest.cc17 void ExpectValid(const std::string& test_source, in ExpectValid()
32 void ExpectNotValid(const std::string& test_source, in ExpectNotValid()
/external/python/cpython2/Lib/test/
Dtest_imp.py50 def test_source(self): member in ReloadTests
Dtest_runpy.py25 test_source = ( variable in RunModuleCodeTest
312 test_source = """\ variable in RunPathTest
Dtest_cmd_line_script.py18 test_source = """\ variable
/external/python/cpython3/Lib/test/test_peg_generator/
Dtest_c_parser.py95 def run_test(self, grammar_source, test_source): argument
/external/python/cpython3/Lib/test/
Dtest_imp.py387 def test_source(self): member in ReloadTests
Dtest_multiprocessing_main_handling.py32 test_source = """\ variable
Dtest_cmd_line_script.py27 test_source = """\ variable