Home
last modified time | relevance | path

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

/system/core/trusty/storage/tests/
Dmain.cpp507 file_handle_t handle3; in TEST_P() local
2770 file_handle_t handle3; in TEST_P() local
2850 file_handle_t handle3; in TEST_P() local
/system/security/keystore2/legacykeystore/
Dlib.rs690 let handle3 = thread::spawn(move || { in concurrent_legacy_keystore_entry_test() localVariable