Home
last modified time | relevance | path

Searched refs: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() argument
79 test_selector_(test_selector), in StressTestInteropClient()
Dstress_test.cc258 WeightedRandomTestSelector test_selector(tests); in main() local
297 ++thread_idx, *it, channel_creation_func, test_selector, in main()
Dstress_interop_client.h95 const WeightedRandomTestSelector& test_selector,
/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_urllib2.py1883 def test_selector(self): member in RequestTests