Home
last modified time | relevance | path

Searched defs:testdir (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/rust/crates/inotify/tests/
Dmain.rs38 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 …]
/aosp_15_r20/external/autotest/site_utils/
H A Dgenerate_test_report84 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
/aosp_15_r20/external/python/cpython2/Lib/test/
Dregrtest.py336 def main(tests=None, testdir=None, verbose=0, quiet=False, argument
1078 def findtests(testdir=None, stdtests=STDTESTS, nottests=NOTTESTS): argument
1092 failfast=False, match_tests=None, testdir=None): argument
1293 def runtest_inner(test, verbose, quiet, huntrleaks=False, pgo=False, testdir=None): argument
1680 def get_abs_module(testdir, test): argument
1695 def list_cases(testdir, selected, match_tests): argument
Dtest_decimal.py74 testdir = os.path.dirname(file) or os.curdir variable
/aosp_15_r20/art/test/2031-zygote-compiled-frame-deopt/src/art/
H A DTest2031.java37 public static void $noinline$run(String testdir) throws Exception { in $noinline$run()
44 public static void $noinline$startTest(String testdir, final MyClass myObject) throws Exception { in $noinline$startTest()
71 public static native void setupJvmti(String testdir); in setupJvmti()
/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Dapmtest.m108 testdir = ['apm/']; variable
120 testdir = ['apm-swb/']; variable
130 testdir = ['apmm/']; variable
/aosp_15_r20/external/bc/scripts/
H A Dkaratsuba.py47 testdir = os.path.dirname(script) variable
50 testdir = os.getcwd() variable
H A Drandmath.py301 testdir = os.path.dirname(script) variable
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/
H A Dconfigure.ac16 AC_SUBST([testdir], [$testdir]) subst
/aosp_15_r20/external/ltp/testcases/kernel/fs/fs_readonly/
H A Dtest_robind.sh139 testdir() function
/aosp_15_r20/external/igt-gpu-tools/docs/reference/igt-gpu-tools/
H A Dgenerate_description_xml.py54 def get_subtests(testdir, test): argument
/aosp_15_r20/external/autotest/client/bin/
H A Dsetup_job.py43 def init_test(options, testdir): argument
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DCheckIPOSupported.cmake74 set(testdir "${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/_CMakeLTOTest-${language}") variable
/aosp_15_r20/art/test/2031-zygote-compiled-frame-deopt/
H A Dnative-wait.cc62 [[maybe_unused]] jstring testdir) { in Java_art_Test2031_setupJvmti()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mkdirat/
H A Dmkdirat01.c88 static char testdir[256]; in setup_iteration() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DFileTest.java766 File testdir = new File(base, "long-" + platformId); in test_getCanonicalFile() local
844 File testdir = new File(base, "long-" + platformId); in test_getCanonicalPath() local
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestnames.c189 char *testdir; in merge_lowercasedrive() local
H A Dtestdir.c376 abts_suite *testdir(abts_suite *suite) in testdir() function
/aosp_15_r20/external/python/cpython3/Lib/test/libregrtest/
Druntest.py156 def findtests(testdir=None, stdtests=STDTESTS, nottests=NOTTESTS): argument
/aosp_15_r20/external/python/cpython2/Demo/parser/
Dunparse.py579 def testdir(a): function
/aosp_15_r20/external/bc/tests/
H A Dhistory.py43 testdir = os.path.dirname(script) variable
/aosp_15_r20/external/autotest/client/common_lib/
H A Dbase_job.py782 testdir = _job_directory.property_factory('testdir') variable in base_job
/aosp_15_r20/external/python/cpython2/Parser/
Dasdl.py401 testdir = "tests" variable
/aosp_15_r20/external/autotest/server/hosts/
H A Dcros_host.py3305 def _check_dir(testdir): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_decimal.py119 testdir = os.path.dirname(file) or os.curdir variable

12