/external/u-boot/test/dm/ |
D | test-driver.c | 56 static int test_remove(struct udevice *dev) in test_remove() function 80 .remove = test_remove, 91 .remove = test_remove,
|
/external/kmod/testsuite/ |
D | test-init.c | 83 static noreturn int test_remove(const struct test *t) in test_remove() function 122 DEFINE_TEST(test_remove,
|
/external/grpc-grpc/test/core/avl/ |
D | avl_test.cc | 161 static void test_remove(void) { in test_remove() function 295 test_remove(); in main()
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowArrayAdapterTest.java | 98 public void test_remove() throws Exception { in test_remove() method in ShadowArrayAdapterTest
|
/external/python/cpython2/Lib/bsddb/test/ |
D | test_sequence.py | 40 def test_remove(self): member in DBSequenceTest
|
/external/python/cpython3/Lib/test/ |
D | list_tests.py | 319 def test_remove(self): member in CommonTest
|
D | test_weakset.py | 221 def test_remove(self): member in TestWeakSet
|
D | test_array.py | 884 def test_remove(self): member in BaseTest 1508 def test_remove(self, size): member in LargeArrayTest
|
D | test_deque.py | 507 def test_remove(self): member in TestBasic
|
D | test_bigmem.py | 1214 def test_remove(self, size): member in ListTest
|
D | test_set.py | 428 def test_remove(self): member in TestSet
|
D | test_bytes.py | 1418 def test_remove(self): member in ByteArrayTest
|
D | test_mailbox.py | 183 def test_remove(self): member in TestMailbox
|
D | test_os.py | 1823 def test_remove(self): member in Win32ErrorTests
|
/external/python/cpython2/Lib/test/ |
D | list_tests.py | 291 def test_remove(self): member in CommonTest
|
D | test_weakset.py | 241 def test_remove(self): member in TestWeakSet
|
D | test_deque.py | 335 def test_remove(self): member in TestBasic
|
D | test_os.py | 634 def test_remove(self): member in Win32ErrorTests
|
D | test_bigmem.py | 1024 def test_remove(self, size): member in ListTest
|
D | test_array.py | 679 def test_remove(self): member in BaseTest
|
D | test_bytes.py | 732 def test_remove(self): member in ByteArrayTest
|
D | test_set.py | 399 def test_remove(self): member in TestSet
|
D | test_mailbox.py | 91 def test_remove(self): member in TestMailbox
|
/external/python/cpython3/Lib/lib2to3/tests/ |
D | test_pytree.py | 238 def test_remove(self): member in TestNodes
|
/external/python/cpython2/Lib/lib2to3/tests/ |
D | test_pytree.py | 260 def test_remove(self): member in TestNodes
|