Home
last modified time | relevance | path

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

/system/core/trusty/storage/tests/
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 …]
/system/core/libutils/
DSingleton_test.cpp36 void* handle1 = dlopen(lib.c_str(), RTLD_NOW); in TEST() local
/system/security/keystore2/legacykeystore/
Dlib.rs697 let handle1 = thread::spawn(move || { in concurrent_legacy_keystore_entry_test() localVariable
/system/security/keystore2/src/database/
Dtests.rs1358 let handle1 = thread::spawn(move || { in test_large_number_of_concurrent_db_manipulations() localVariable