Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/template.bitset/bitset.members/
Dto_ulong.pass.cpp24 std::size_t tests[] = {0, in test_to_ulong() local
Dto_ullong.pass.cpp23 unsigned long long tests[] = {0, in test_to_ullong() local
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-unittest-api_test.cc87 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
Dgtest_shuffle_test.py110 def GetTestCases(tests): argument
245 def _VerifyTestCasesDoNotInterleave(self, tests): argument
Dgtest-typed-test_test.cc190 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_shared-exception/jni/
Dcatchptr1.cpp235 static int (*tests[])() = variable
/ndk/tests/device/test-stlport_static-exception/jni/
Dcatchptr1.cpp235 static int (*tests[])() = variable
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.ops/
Dsplice_after_one.pass.cpp43 tests(const C& c, int p, int f) in tests() function
Dsplice_after_range.pass.cpp44 tests(const C& c, int p, int f, int l) in tests() function