Searched refs:handle3 (Results 1 – 1 of 1) sorted by relevance
/system/core/trusty/storage/tests/ |
D | main.cpp | 508 file_handle_t handle3; in TEST_P() local 532 rc = storage_open_file(session_, &handle3, fname, 0, 0); in TEST_P() 2771 file_handle_t handle3; in TEST_P() local 2822 rc = storage_open_file(aux_session_, &handle3, fname, in TEST_P() 2851 file_handle_t handle3; in TEST_P() local 2902 rc = storage_open_file(aux_session_, &handle3, fname, in TEST_P()
|