Home
last modified time | relevance | path

Searched defs:handle1 (Results 1 – 14 of 14) sorted by relevance

/aosp12/system/core/trusty/storage/tests/
H A Dmain.cpp505 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 DSingleton_test.cpp36 void* handle1 = dlopen(lib.c_str(), RTLD_NOW); in TEST() local
/aosp12/frameworks/base/tests/CoreTests/android/core/
H A DRequestAPITest.java235 RequestHandle handle1 = mRequestQueue.queueRequest( in testReuse() local
402 RequestHandle handle1 = mRequestQueue.queueRequest( in testGetAndHead() local
/aosp12/system/bt/bta/test/
H A Dbta_dm_cust_uuid_test.cc45 uint32_t handle1 = 1; variable
/aosp12/frameworks/av/camera/ndk/ndk_vendor/impl/
H A Dutils.cpp186 const native_handle_t *handle1 = handles1[i].getNativeHandle(); in areWindowNativeHandlesLessThan() local
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DCallServiceNotifier.java126 PhoneAccountHandle handle1 = new PhoneAccountHandle( in registerPhoneAccount() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DSyntheticPasswordTests.java382 long handle1 = mLocalService.addEscrowToken(token1, PRIMARY_USER_ID, null); in testActivateMultipleEscrowTokens() local
/aosp12/bionic/tests/
H A Ddlext_test.cpp843 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 Ddlfcn_test.cpp793 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 Dround_robin_scheduler_test.cc270 uint16_t handle1 = 0x01; in TEST_F() local
/aosp12/system/security/keystore2/legacykeystore/
H A Dlib.rs652 let handle1 = thread::spawn(move || { in concurrent_legacy_keystore_entry_test() localVariable
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallsManager.java1456 private boolean areHandlesEqual(Uri handle1, Uri handle2) { in areHandlesEqual()
/aosp12/system/security/keystore2/src/
H A Ddatabase.rs4761 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 DContactsProvider2Test.java5810 String handle1 = "test@gmail.com"; in testSingleStatusUpdateRowPerContact() local