Searched defs:tests (Results 1 – 16 of 16) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | bug-regex27.c | 26 struct tests struct 32 } tests[] = { argument
|
D | bug-regex28.c | 26 struct tests struct 32 } tests[] = { argument
|
D | bsd.sh | 71 tests() function
|
D | bug-regex13.c | 40 } tests[] = { variable
|
D | bug-regex12.c | 39 } tests[] = { variable
|
D | bug-regex11.c | 40 } tests[] = { variable
|
D | runptests.c | 38 } tests[] = variable
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/template.bitset/bitset.members/ |
D | to_ulong.pass.cpp | 24 std::size_t tests[] = {0, in test_to_ulong() local
|
D | to_ullong.pass.cpp | 23 unsigned long long tests[] = {0, in test_to_ullong() local
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest-unittest-api_test.cc | 87 TestInfo const** const tests = in GetSortedTests() local 158 const TestInfo** tests = UnitTestHelper::GetSortedTests(test_case); in TEST() local 280 const TestInfo** tests = UnitTestHelper::GetSortedTests(test_case); in TearDown() local
|
D | gtest_shuffle_test.py | 110 def GetTestCases(tests): argument 245 def _VerifyTestCasesDoNotInterleave(self, tests): argument
|
D | gtest-typed-test_test.cc | 190 const char* tests = "A, B, C"; in TEST_F() local 198 const char* tests = "A,C, B"; in TEST_F() local
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | catchptr1.cpp | 235 static int (*tests[])() = variable
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | catchptr1.cpp | 235 static int (*tests[])() = variable
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.ops/ |
D | splice_after_one.pass.cpp | 43 tests(const C& c, int p, int f) in tests() function
|
D | splice_after_range.pass.cpp | 44 tests(const C& c, int p, int f, int l) in tests() function
|