Home
last modified time | relevance | path

Searched defs:test_selector (Results 1 – 7 of 7) sorted by relevance

/external/grpc-grpc/test/cpp/interop/
Dstress_interop_client.cc72 const WeightedRandomTestSelector& test_selector, long test_duration_secs, in StressTestInteropClient()
Dstress_test.cc258 WeightedRandomTestSelector test_selector(tests); in main() local
/external/python/cpython2/Lib/test/
Dtest_tokenize.py471 def test_selector(self): member in TokenizeTest
Dtest_urllib2.py1344 def test_selector(self): member in RequestTests
/external/python/cpython3/Lib/test/
Dtest_selectors.py298 def test_selector(self): member in BaseSelectorTestCase
Dtest_tokenize.py589 def test_selector(self): member in TokenizeTest
Dtest_urllib2.py1883 def test_selector(self): member in RequestTests