/external/cronet/stable/third_party/apache-portable-runtime/src/test/ |
D | testmutexscope.c | 46 static void lock_init(apr_lockmech_e mech, test_mode_e test_mode) in lock_init() 62 static void lock_destroy(test_mode_e test_mode) in lock_destroy() 72 static void lock_grab(test_mode_e test_mode) in lock_grab() 82 static void lock_release(test_mode_e test_mode) in lock_release() 94 test_mode_e test_mode = (test_mode_e)p; in eachThread() local 106 test_mode_e test_mode) in test_mech_mode()
|
/external/cronet/tot/third_party/apache-portable-runtime/src/test/ |
D | testmutexscope.c | 46 static void lock_init(apr_lockmech_e mech, test_mode_e test_mode) in lock_init() 62 static void lock_destroy(test_mode_e test_mode) in lock_destroy() 72 static void lock_grab(test_mode_e test_mode) in lock_grab() 82 static void lock_release(test_mode_e test_mode) in lock_release() 94 test_mode_e test_mode = (test_mode_e)p; in eachThread() local 106 test_mode_e test_mode) in test_mech_mode()
|
/external/linux-kselftest/tools/testing/selftests/clone3/ |
D | clone3.c | 23 enum test_mode { enum 32 static int call_clone3(uint64_t flags, size_t size, enum test_mode test_mode) in call_clone3() 107 enum test_mode test_mode) in test_clone3()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/ |
D | gen_grpc_tls_credentials_options.py | 211 test_mode = False variable 213 test_mode = True variable
|
/external/grpc-grpc/tools/codegen/core/ |
D | gen_grpc_tls_credentials_options.py | 282 test_mode = False variable 284 test_mode = True variable
|
/external/igt-gpu-tools/tests/ |
D | kms_frontbuffer_tracking.c | 63 struct test_mode { struct 66 enum { 70 } pipes; 76 enum { 81 } screen; 85 enum { 90 } plane; 96 enum { 100 } fbs; 105 enum { [all …]
|
/external/libaom/av1/encoder/ |
D | external_partition.h | 28 int test_mode; member
|
/external/pigweed/pw_console/py/pw_console/ |
D | web.py | 35 test_mode=False, argument
|
D | embed.py | 65 test_mode=False, argument
|
D | console_app.py | 1260 async def run(self, test_mode=False): argument
|
/external/rust/android-crates-io/crates/libtest-mimic/tests/ |
D | mixed_bag.rs | 88 fn test_mode() { in test_mode() function
|
/external/trusty/bootloader/interface/include/interface/hwbcc/ |
D | hwbcc.h | 56 uint32_t test_mode; member
|
/external/sdv/vsomeip/test/big_payload_tests/ |
D | big_payload_test_globals.hpp | 32 enum test_mode { enum
|
/external/python/cpython3/Lib/test/ |
D | test_stat.py | 118 def test_mode(self): member in TestFilemode
|
/external/chromium-crossbench/tests/crossbench/browsers/ |
D | test_viewport.py | 49 def test_mode(self): member in ViewportTestCase
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/util/fipstools/cavp/ |
D | cavp_aes_test.cc | 195 enum TestCtx::Mode test_mode; in cavp_aes_test_main() local
|
D | cavp_tdes_test.cc | 309 enum TestCtx::Mode test_mode; in cavp_tdes_test_main() local
|
/external/python/apitools/apitools/base/py/ |
D | gzip_test.py | 260 def test_mode(self): member in TestGzip
|
/external/cronet/tot/net/http/ |
D | mock_http_cache.cc | 810 int MockHttpCache::GetTestMode(int test_mode) { in GetTestMode() 819 void MockHttpCache::SetTestMode(int test_mode) { in SetTestMode()
|
D | http_transaction_test_util.h | 96 int test_mode; member
|
/external/cronet/stable/net/http/ |
D | mock_http_cache.cc | 810 int MockHttpCache::GetTestMode(int test_mode) { in GetTestMode() 819 void MockHttpCache::SetTestMode(int test_mode) { in SetTestMode()
|
D | http_transaction_test_util.h | 96 int test_mode; member
|
/external/double-conversion/test/cctest/ |
D | test-dtoa.cc | 50 static void DoubleToAscii(double v, DtoaMode test_mode, int requested_digits, in DoubleToAscii()
|
/external/autotest/client/cros/faft/utils/ |
D | os_interface.py | 54 def __init__(self, state_dir=None, test_mode=False): argument
|
/external/rust/android-crates-io/crates/libtest-mimic/src/ |
D | lib.rs | 444 let test_mode = !args.bench; in run() localVariable
|