/aosp12/system/core/trusty/storage/tests/ |
H A D | main.cpp | 505 file_handle_t handle1; in TEST_P() local 1125 file_handle_t handle1; in TEST_P() local 1163 file_handle_t handle1; in TEST_P() local 1376 file_handle_t handle1; in TEST_P() local 2135 file_handle_t handle1; in TEST_P() local 2213 file_handle_t handle1; in TEST_P() local 2529 file_handle_t handle1; in TEST_P() local 2596 file_handle_t handle1; in TEST_P() local 2643 file_handle_t handle1; in TEST_P() local 2697 file_handle_t handle1; in TEST_P() local [all …]
|
/aosp12/system/core/libutils/ |
H A D | Singleton_test.cpp | 36 void* handle1 = dlopen(lib.c_str(), RTLD_NOW); in TEST() local
|
/aosp12/frameworks/base/tests/CoreTests/android/core/ |
H A D | RequestAPITest.java | 235 RequestHandle handle1 = mRequestQueue.queueRequest( in testReuse() local 402 RequestHandle handle1 = mRequestQueue.queueRequest( in testGetAndHead() local
|
/aosp12/system/bt/bta/test/ |
H A D | bta_dm_cust_uuid_test.cc | 45 uint32_t handle1 = 1; variable
|
/aosp12/frameworks/av/camera/ndk/ndk_vendor/impl/ |
H A D | utils.cpp | 186 const native_handle_t *handle1 = handles1[i].getNativeHandle(); in areWindowNativeHandlesLessThan() local
|
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
H A D | CallServiceNotifier.java | 126 PhoneAccountHandle handle1 = new PhoneAccountHandle( in registerPhoneAccount() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
H A D | SyntheticPasswordTests.java | 382 long handle1 = mLocalService.addEscrowToken(token1, PRIMARY_USER_ID, null); in testActivateMultipleEscrowTokens() local
|
/aosp12/bionic/tests/ |
H A D | dlext_test.cpp | 843 void* handle1 = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local 1389 void* handle1 = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local 1520 void* handle1 = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local 1773 void* handle1 = android_dlopen_ext(root_lib, RTLD_NOW, &extinfo); in TEST() local
|
H A D | dlfcn_test.cpp | 793 void* handle1 = dlopen("libtest_nodelete_2.so", RTLD_NOW | RTLD_NODELETE); in TEST() local 966 void* handle1 = dlopen(nullptr, RTLD_NOW); in TEST() local 1160 void* handle1 = dlopen("libdlext_test.so", RTLD_NOW); in TEST() local
|
/aosp12/system/bt/gd/hci/acl_manager/ |
H A D | round_robin_scheduler_test.cc | 270 uint16_t handle1 = 0x01; in TEST_F() local
|
/aosp12/system/security/keystore2/legacykeystore/ |
H A D | lib.rs | 652 let handle1 = thread::spawn(move || { in concurrent_legacy_keystore_entry_test() localVariable
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | CallsManager.java | 1456 private boolean areHandlesEqual(Uri handle1, Uri handle2) { in areHandlesEqual()
|
/aosp12/system/security/keystore2/src/ |
H A D | database.rs | 4761 let handle1 = thread::spawn(move || { in test_large_number_of_concurrent_db_manipulations() localVariable
|
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
H A D | ContactsProvider2Test.java | 5810 String handle1 = "test@gmail.com"; in testSingleStatusUpdateRowPerContact() local
|