/external/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/ |
D | find.pass.cpp | 22 struct test_find struct 28 operator()(pstl::execution::unsequenced_policy, Iterator first, Iterator last, Value value) in operator ()() 33 …perator()(pstl::execution::parallel_unsequenced_policy, Iterator first, Iterator last, Value value) in operator ()() 63 invoke_on_all_policies(test_find(), in.begin(), in.end(), value); in test() argument
|
/external/python/cpython2/Lib/ctypes/test/ |
D | test_macholib.py | 49 def test_find(self): member in MachOTest
|
D | test_loading.py | 47 def test_find(self): member in LoaderTest
|
/external/python/cpython3/Lib/ctypes/test/ |
D | test_macholib.py | 47 def test_find(self): member in MachOTest
|
D | test_loading.py | 45 def test_find(self): member in LoaderTest
|
/external/grpc-grpc/test/core/transport/chttp2/ |
D | hpack_table_test.cc | 165 static void test_find(void) { in test_find() function
|
/external/python/cpython2/Lib/test/ |
D | test_strop.py | 33 def test_find(self): member in StropFunctionTestCase
|
D | string_tests.py | 162 def test_find(self): member in CommonTest
|
D | test_bytes.py | 302 def test_find(self): member in BaseBytesTest
|
D | test_bigmem.py | 152 def test_find(self, size): member in StrTest
|
D | test_unicode.py | 132 def test_find(self): member in UnicodeTest
|
/external/python/cpython3/Lib/test/ |
D | string_tests.py | 159 def test_find(self): member in BaseTest
|
D | test_bytes.py | 616 def test_find(self): member in BaseBytesTest
|
D | test_bigmem.py | 130 def test_find(self, size): member in BaseStrTest
|
D | test_unicode.py | 204 def test_find(self): member in UnicodeTest
|
/external/rust/crates/regex-automata/tests/ |
D | collection.rs | 246 pub fn test_find<'a, D: DFA>(&mut self, test: &RegexTest, re: &Regex<D>) { in test_find() method
|
/external/kmod/testsuite/ |
D | testsuite.c | 137 const struct test *test_find(const struct test *start, in test_find() function
|
/external/rust/crates/hashbrown/src/ |
D | map.rs | 3970 fn test_find() { in test_find() function
|