Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dformat-strings-scanf.c68 void test_variants(int *i, const char *s, ...) { in test_variants() function
/external/llvm-project/clang/test/Sema/
Dformat-strings-scanf.c86 void test_variants(int *i, const char *s, ...) { in test_variants() function
/external/ltp/include/
Dtst_test.h159 unsigned int test_variants; member
/external/webrtc/video/
Dvideo_send_stream_impl_unittest.cc920 std::vector<TestConfig> test_variants; in TEST_F() local
/external/ltp/lib/
Dtst_test.c1309 unsigned int test_variants = 1; in tst_run_tcases() local
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_fixers.py4624 def test_variants(self): member in Test_asserts
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py4519 def test_variants(self): member in Test_asserts