Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_progs.h54 struct test_selector { struct
62 struct test_selector test_selector; argument
/external/pdfium/testing/fuzzers/
Dpdf_cfgas_stringformatter_fuzzer.cc38 uint8_t test_selector = data[0] % 10; in LLVMFuzzerTestOneInput() local
/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/cpython3/Lib/test/
Dtest_selectors.py300 def test_selector(self): member in BaseSelectorTestCase
Dtest_tokenize.py590 def test_selector(self): member in TokenizeTest
Dtest_urllib2.py1932 def test_selector(self): member in RequestTests
/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