Home
last modified time | relevance | path

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

/system/core/trusty/storage/tests/
Dmain.cpp1083 const char *fname1 = ""; in TEST_P() local
1088 rc = storage_open_file(session_, &handle, fname1, in TEST_P()
1166 const char *fname1 = "test_invalid_file_handle1"; in TEST_P() local
1169 rc = storage_open_file(session_, &handle1, fname1, in TEST_P()
1205 storage_delete_file(session_, fname1, STORAGE_OP_COMPLETE); in TEST_P()
1383 const char *fname1 = "test_transact_discard_write_file1"; in TEST_P() local
1387 rc = storage_open_file(session_, &handle1, fname1, in TEST_P()
1439 storage_delete_file(session_, fname1, STORAGE_OP_COMPLETE); in TEST_P()
2141 const char *fname1 = "test_transact_commit_create1"; in TEST_P() local
2149 storage_delete_file(session_, fname1, STORAGE_OP_COMPLETE); in TEST_P()
[all …]