Searched defs:test_selector (Results 1 – 7 of 7) sorted by relevance
/external/grpc-grpc/test/cpp/interop/ | ||
D | stress_interop_client.cc | 72 const WeightedRandomTestSelector& test_selector, long test_duration_secs, in StressTestInteropClient() |
D | stress_test.cc | 258 WeightedRandomTestSelector test_selector(tests); in main() local |
/external/python/cpython2/Lib/test/ | ||
D | test_tokenize.py | 471 def test_selector(self): member in TokenizeTest |
D | test_urllib2.py | 1344 def test_selector(self): member in RequestTests |
/external/python/cpython3/Lib/test/ | ||
D | test_selectors.py | 298 def test_selector(self): member in BaseSelectorTestCase |
D | test_tokenize.py | 589 def test_selector(self): member in TokenizeTest |
D | test_urllib2.py | 1883 def test_selector(self): member in RequestTests |