Home
last modified time | relevance | path

Searched defs:handle2 (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/libutils/
H A DSingleton_test.cpp42 void* handle2 = dlopen(lib.c_str(), RTLD_NOW); in TEST() local
/aosp14/system/core/trusty/storage/tests/
H A Dmain.cpp506 file_handle_t handle2; in TEST_P() local
1164 file_handle_t handle2; in TEST_P() local
1377 file_handle_t handle2; in TEST_P() local
2136 file_handle_t handle2; in TEST_P() local
2214 file_handle_t handle2; in TEST_P() local
2597 file_handle_t handle2; in TEST_P() local
2644 file_handle_t handle2; in TEST_P() local
2698 file_handle_t handle2; in TEST_P() local
2769 file_handle_t handle2; in TEST_P() local
2849 file_handle_t handle2; in TEST_P() local
[all …]
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DSyntheticPasswordTests.java462 long handle2 = mLocalService.addEscrowToken(token2, PRIMARY_USER_ID, null); in testActivateMultipleEscrowTokens() local