Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A 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()
/aosp_15_r20/external/igt-gpu-tools/tests/
H A 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 …]
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/clone3/
H A 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()
/aosp_15_r20/trusty/user/base/lib/hwbcc/client/
Dhwbcc.c95 uint8_t test_mode, in sign_data()
190 uint8_t test_mode, in get_bcc()
218 int hwbcc_get_protected_data(uint8_t test_mode, in hwbcc_get_protected_data()
/aosp_15_r20/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
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/
H A Dgen_grpc_tls_credentials_options.py282 test_mode = False variable
284 test_mode = True variable
/aosp_15_r20/trusty/user/base/lib/hwbcc/srv/
Dsrv.c137 uint32_t test_mode, in handle_sign_data()
171 uint32_t test_mode) { in handle_get_bcc()
/aosp_15_r20/trusty/user/base/lib/hwbcc/common/
Dswbcc.c315 uint32_t test_mode, in swbcc_sign_key()
414 uint32_t test_mode, in swbcc_get_bcc()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dexternal_partition.h28 int test_mode; member
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dweb.py35 test_mode=False, argument
H A Dembed.py65 test_mode=False, argument
/aosp_15_r20/external/rust/android-crates-io/crates/libtest-mimic/tests/
Dmixed_bag.rs88 fn test_mode() { in test_mode() function
/aosp_15_r20/external/trusty/bootloader/interface/include/interface/hwbcc/
Dhwbcc.h56 uint32_t test_mode; member
/aosp_15_r20/external/cronet/net/http/
H A Dmock_http_cache.cc805 int MockHttpCache::GetTestMode(int test_mode) { in GetTestMode()
814 void MockHttpCache::SetTestMode(int test_mode) { in SetTestMode()
/aosp_15_r20/external/sdv/vsomeip/test/big_payload_tests/
Dbig_payload_test_globals.hpp32 enum test_mode { enum
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_stat.py85 def test_mode(self): member in TestFilemode
Dtest_gzip.py228 def test_mode(self): member in TestGzip
/aosp_15_r20/trusty/user/base/interface/hwbcc/include/interface/hwbcc/
Dhwbcc.h62 uint32_t test_mode; member
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_stat.py117 def test_mode(self): member in TestFilemode
/aosp_15_r20/system/keymint/wire/src/
H A Dtypes.rs299 pub test_mode: bool, field
308 pub test_mode: bool, field
/aosp_15_r20/external/rust/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
/aosp_15_r20/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
/aosp_15_r20/external/python/apitools/apitools/base/py/
Dgzip_test.py260 def test_mode(self): member in TestGzip
/aosp_15_r20/trusty/user/base/lib/unittest-rust/src/
Dtypes.rs187 pub fn test_mode(&self) -> Option<&'static str> { in test_mode() method

123