Home
last modified time | relevance | path

Searched refs:handle3 (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore2/legacykeystore/
Dlib.rs690 let handle3 = thread::spawn(move || { in concurrent_legacy_keystore_entry_test() localVariable
719 handle3.join().expect("Thread 3 panicked."); in concurrent_legacy_keystore_entry_test()
/system/core/trusty/storage/tests/
Dmain.cpp507 file_handle_t handle3; in TEST_P() local
531 rc = storage_open_file(session_, &handle3, fname, 0, 0); in TEST_P()
2770 file_handle_t handle3; in TEST_P() local
2821 rc = storage_open_file(aux_session_, &handle3, fname, in TEST_P()
2850 file_handle_t handle3; in TEST_P() local
2901 rc = storage_open_file(aux_session_, &handle3, fname, in TEST_P()