/aosp_15_r20/external/angle/src/tests/ |
H A D | capture_replay_tests.py | 478 def RunProcess(cmd, env, xvfb_pool, stop_event, timeout): argument 593 def _RunReplay(test): argument
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_utils.py | 428 def _parametrize_test(self, test, generic_cls, device_cls): argument 477 def composite_fn(test, generic_cls, device_cls, argument 529 def instantiate_test_helper(cls, name, test, param_kwargs): argument 656 def _parametrize_test(self, test, generic_cls, device_cls): argument 749 def _parametrize_test(self, test, generic_cls, device_cls): argument 916 def wait_for_process(p, timeout=None): argument 950 def shell(command, cwd=None, env=None, stdout=None, stderr=None, timeout=None): argument 971 timeout=None, argument 1249 def addSkip(self, test, reason): argument 2020 def _parametrize_test(self, test, generic_cls, device_cls): argument [all …]
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | immediate_interpreter_unittest.cc | 368 stime_t timeout = NO_DEADLINE; in TEST() local 836 stime_t timeout = NO_DEADLINE; in TEST() local 979 stime_t timeout = NO_DEADLINE; in TEST() local 1657 bool timeout; member 1701 stime_t timeout = NO_DEADLINE; in check_hwstates() local 2713 stime_t timeout = NO_DEADLINE; in TEST() local 2767 for (size_t test = 0; test != kMaxTests; test++) { in TEST() local 2782 stime_t timeout = NO_DEADLINE; in TEST() local 2930 stime_t timeout = NO_DEADLINE; in TEST_P() local 2971 stime_t timeout; member [all …]
|
/aosp_15_r20/external/autotest/server/ |
H A D | server_job.py | 657 def parallel_simple(self, function, machines, log=True, timeout=None, argument 683 def parallel_on_machines(self, function, machines, timeout=None): argument 1628 def _is_current_server_job(test): argument
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-test/androidx.test.runner-nodeps/android_common/aar/ |
D | classes.jar | ... androidx/
androidx/test/
androidx/test/services/
androidx/test/services/events/
androidx ... |
D | androidx.test.runner-nodeps.jar | ... androidx/
androidx/test/
androidx/test/services/
androidx/test/services/events/
androidx ... |
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_l2cap_api.cc | 35 namespace test { namespace 168 bool L2CA_SetIdleTimeoutByBdAddr(const RawAddress& bd_addr, uint16_t timeout, in L2CA_SetIdleTimeoutByBdAddr()
|
/aosp_15_r20/external/pytorch/test/ |
H A D | run_test.py | 585 timeout, argument 1384 def can_run_in_pytest(test): argument
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | task_environment.cc | 63 namespace test { namespace 980 bool TaskEnvironment::TestTaskTracker::DisallowRunTasks(TimeDelta timeout) { in DisallowRunTasks()
|
/aosp_15_r20/external/rust/android-crates-io/crates/parking_lot_core/src/ |
D | parking_lot.rs | 116 timeout: TimeoutInstant, field 1459 macro_rules! test { macro 1525 let test = Arc::new(SingleLatchTest::new(num_threads)); in run_parking_test() localVariable 1528 let test = test.clone(); in run_parking_test() localVariable
|
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/ |
D | core-test-rules.jar | ... public void <init> (junit.framework.Test, int)
junit.framework.Test test
int ... |
/aosp_15_r20/external/owasp/sanitizer/lib/junit/ |
D | junit.jar | ... public void <init> (junit.framework.Test, int)
junit.framework.Test test
int ... |
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/ |
HD | junit-4.8.1.jar | ... public void <init> (junit.framework.Test, int)
junit.framework.Test test
int ... |
/aosp_15_r20/cts/tools/cts-api-coverage/proto/ |
H A D | cts_report.proto | 64 optional int32 timeout = 4; field 348 repeated Test test = 3; field
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/net/ssl/ |
H A D | SSLSocketVersionCompatibilityTest.java | 456 final TestUncaughtExceptionHandler test = new TestUncaughtExceptionHandler(); in test_SSLSocket_HandshakeCompletedListener_RuntimeException() local 2006 TestSSLSocketPair test = TestSSLSocketPair.create(context).connect(); in test_SSLSocket_finalizeThrowsProperException() local 2195 private static void setWriteTimeout(Object socket, int timeout) { in setWriteTimeout()
|
/aosp_15_r20/external/conscrypt/common/src/test/java/org/conscrypt/javax/net/ssl/ |
H A D | SSLSocketVersionCompatibilityTest.java | 450 final TestUncaughtExceptionHandler test = new TestUncaughtExceptionHandler(); in test_SSLSocket_HandshakeCompletedListener_RuntimeException() local 1859 TestSSLSocketPair test = TestSSLSocketPair.create(context).connect(); in test_SSLSocket_finalizeThrowsProperException() local 2048 private static void setWriteTimeout(Object socket, int timeout) { in setWriteTimeout()
|
/aosp_15_r20/external/autotest/client/cros/ |
H A D | cros_disks.py | 74 def __init__(self, main_loop, bus, bus_name, object_path, timeout=None): argument 428 def __init__(self, test): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/urllib/ |
D | request.py | 139 def urlopen(url, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT, argument 500 def open(self, fullurl, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT): argument 883 def is_suburi(self, base, test): argument 1584 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument 1604 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument 2402 def __init__(self, user, passwd, host, port, dirs, timeout=None, argument
|
/aosp_15_r20/external/python/cpython3/Lib/urllib/ |
D | request.py | 139 def urlopen(url, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT, argument 500 def open(self, fullurl, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT): argument 883 def is_suburi(self, base, test): argument 1584 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument 1604 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument 2402 def __init__(self, user, passwd, host, port, dirs, timeout=None, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/urllib/ |
D | request.py | 139 def urlopen(url, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT, argument 500 def open(self, fullurl, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT): argument 883 def is_suburi(self, base, test): argument 1584 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument 1604 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument 2402 def __init__(self, user, passwd, host, port, dirs, timeout=None, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/urllib/ |
D | request.py | 139 def urlopen(url, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT, argument 500 def open(self, fullurl, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT): argument 883 def is_suburi(self, base, test): argument 1584 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument 1604 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument 2402 def __init__(self, user, passwd, host, port, dirs, timeout=None, argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/urllib/ |
H A D | request.py | 139 def urlopen(url, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT, argument 500 def open(self, fullurl, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT): argument 883 def is_suburi(self, base, test): argument 1584 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument 1604 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument 2402 def __init__(self, user, passwd, host, port, dirs, timeout=None, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/urllib/ |
D | request.py | 139 def urlopen(url, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT, argument 500 def open(self, fullurl, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT): argument 883 def is_suburi(self, base, test): argument 1584 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument 1604 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument 2402 def __init__(self, user, passwd, host, port, dirs, timeout=None, argument
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/ |
D | test_tasks.py | 166 async def test(): function 206 async def test(): function 1471 async def test(): function 1498 async def test(): function 1544 async def test(): function 1973 async def test(): function 2134 async def test(): function 3202 def target(self, fail=False, cancel=False, timeout=None, argument
|
/aosp_15_r20/external/ltp/testcases/network/netstress/ |
H A D | netstress.c | 143 int timeout; member 998 static struct tst_test test = { variable
|