Home
last modified time | relevance | path

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

/system/core/trusty/storage/tests/
Dmain.cpp1083 const char *fname2 = "ffff$ffff"; in TEST_P() local
1092 rc = storage_open_file(session_, &handle, fname2, in TEST_P()
1166 const char *fname2 = "test_invalid_file_handle2"; in TEST_P() local
1173 rc = storage_open_file(session_, &handle2, fname2, in TEST_P()
1205 storage_delete_file(session_, fname2, STORAGE_OP_COMPLETE); in TEST_P()
1383 const char *fname2 = "test_transact_discard_write_file2"; in TEST_P() local
1392 rc = storage_open_file(session_, &handle2, fname2, in TEST_P()
1440 storage_delete_file(session_, fname2, STORAGE_OP_COMPLETE); in TEST_P()
2141 const char *fname2 = "test_transact_commit_create2"; in TEST_P() local
2149 storage_delete_file(session_, fname2, STORAGE_OP_COMPLETE); in TEST_P()
[all …]