Home
last modified time | relevance | path

Searched defs:test_mode (Results 1 – 25 of 51) sorted by relevance

123

/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dtestmutexscope.c46 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/
Dtestmutexscope.c46 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/
Dclone3.c23 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/
Dgen_grpc_tls_credentials_options.py211 test_mode = False variable
213 test_mode = True variable
/external/grpc-grpc/tools/codegen/core/
Dgen_grpc_tls_credentials_options.py282 test_mode = False variable
284 test_mode = True variable
/external/igt-gpu-tools/tests/
Dkms_frontbuffer_tracking.c63 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/
Dexternal_partition.h28 int test_mode; member
/external/pigweed/pw_console/py/pw_console/
Dweb.py35 test_mode=False, argument
Dembed.py65 test_mode=False, argument
Dconsole_app.py1260 async def run(self, test_mode=False): argument
/external/rust/android-crates-io/crates/libtest-mimic/tests/
Dmixed_bag.rs88 fn test_mode() { in test_mode() function
/external/trusty/bootloader/interface/include/interface/hwbcc/
Dhwbcc.h56 uint32_t test_mode; member
/external/sdv/vsomeip/test/big_payload_tests/
Dbig_payload_test_globals.hpp32 enum test_mode { enum
/external/python/cpython3/Lib/test/
Dtest_stat.py118 def test_mode(self): member in TestFilemode
/external/chromium-crossbench/tests/crossbench/browsers/
Dtest_viewport.py49 def test_mode(self): member in ViewportTestCase
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/util/fipstools/cavp/
Dcavp_aes_test.cc195 enum TestCtx::Mode test_mode; in cavp_aes_test_main() local
Dcavp_tdes_test.cc309 enum TestCtx::Mode test_mode; in cavp_tdes_test_main() local
/external/python/apitools/apitools/base/py/
Dgzip_test.py260 def test_mode(self): member in TestGzip
/external/cronet/tot/net/http/
Dmock_http_cache.cc810 int MockHttpCache::GetTestMode(int test_mode) { in GetTestMode()
819 void MockHttpCache::SetTestMode(int test_mode) { in SetTestMode()
Dhttp_transaction_test_util.h96 int test_mode; member
/external/cronet/stable/net/http/
Dmock_http_cache.cc810 int MockHttpCache::GetTestMode(int test_mode) { in GetTestMode()
819 void MockHttpCache::SetTestMode(int test_mode) { in SetTestMode()
Dhttp_transaction_test_util.h96 int test_mode; member
/external/double-conversion/test/cctest/
Dtest-dtoa.cc50 static void DoubleToAscii(double v, DtoaMode test_mode, int requested_digits, in DoubleToAscii()
/external/autotest/client/cros/faft/utils/
Dos_interface.py54 def __init__(self, state_dir=None, test_mode=False): argument
/external/rust/android-crates-io/crates/libtest-mimic/src/
Dlib.rs444 let test_mode = !args.bench; in run() localVariable

123