/external/rust/android-crates-io/crates/inotify/tests/ |
D | main.rs | 38 let mut testdir = TestDir::new(); in it_should_watch_a_file() localVariable 60 let mut testdir = TestDir::new(); in it_should_watch_a_file_async() localVariable 99 let mut testdir = TestDir::new(); in it_should_watch_a_file_from_eventstream_watches() localVariable 136 let mut testdir = TestDir::new(); in it_should_watch_a_file_after_converting_back_from_eventstream() localVariable 169 let mut testdir = TestDir::new(); in it_should_convert_the_name_into_an_os_str() localVariable 190 let mut testdir = TestDir::new(); in it_should_set_name_to_none_if_it_is_empty() localVariable 211 let mut testdir = TestDir::new(); in it_should_not_accept_watchdescriptors_from_other_instances() localVariable 225 let mut testdir = TestDir::new(); in watch_descriptors_from_different_inotify_instances_should_not_be_equal() localVariable 251 let mut testdir = TestDir::new(); in watch_descriptor_equality_should_not_be_confused_by_reused_fds() localVariable 322 let mut testdir = TestDir::new(); in it_should_watch_correctly_with_a_watches_clone() localVariable [all …]
|
/external/autotest/site_utils/ |
D | generate_test_report | 84 def _CollectPerf(self, testdir): argument 96 def _CollectAttr(self, testdir): argument 108 def _CollectKeyval(self, testdir, keyword): argument 179 def _CollectInfo(self, testdir, custom_info): argument 257 def _CheckExperimental(self, testdir): argument 321 def _CollectResult(self, testdir, results, is_experimental=False): argument
|
/external/ltp/testcases/open_posix_testsuite/ |
D | configure.ac | 16 AC_SUBST([testdir], [$testdir]) subst
|
/external/webrtc/modules/audio_processing/test/ |
D | apmtest.m | 108 testdir = ['apm/']; variable 120 testdir = ['apm-swb/']; variable 130 testdir = ['apmm/']; variable
|
/external/ltp/testcases/kernel/fs/fs_readonly/ |
D | test_robind.sh | 139 testdir() function
|
/external/bc/scripts/ |
D | karatsuba.py | 47 testdir = os.path.dirname(script) variable 50 testdir = os.getcwd() variable
|
D | randmath.py | 301 testdir = os.path.dirname(script) variable
|
/external/igt-gpu-tools/docs/reference/igt-gpu-tools/ |
D | generate_description_xml.py | 54 def get_subtests(testdir, test): argument
|
/external/autotest/client/bin/ |
D | setup_job.py | 43 def init_test(options, testdir): argument
|
/external/ltp/testcases/kernel/syscalls/mkdirat/ |
D | mkdirat01.c | 88 static char testdir[256]; in setup_iteration() local
|
/external/cronet/stable/third_party/apache-portable-runtime/src/test/ |
D | testnames.c | 189 char *testdir; in merge_lowercasedrive() local
|
D | testdir.c | 376 abts_suite *testdir(abts_suite *suite) in testdir() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/test/ |
D | testnames.c | 189 char *testdir; in merge_lowercasedrive() local
|
D | testdir.c | 376 abts_suite *testdir(abts_suite *suite) in testdir() function
|
/external/bc/tests/ |
D | history.py | 43 testdir = os.path.dirname(script) variable
|
/external/autotest/client/common_lib/ |
D | base_job.py | 782 testdir = _job_directory.property_factory('testdir') variable in base_job
|
/external/autotest/server/hosts/ |
D | cros_host.py | 3305 def _check_dir(testdir): argument
|
/external/python/cpython3/Lib/test/test_zipfile/ |
D | test_core.py | 1729 testdir = TESTFN variable in OverwriteTests
|
/external/python/cpython3/Lib/test/ |
D | test_decimal.py | 120 testdir = os.path.dirname(file) or os.curdir variable
|
D | test_tarfile.py | 4232 testdir = os.path.join(TEMPDIR, "testoverwrite") variable in OverwriteTests
|