Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/pta/tests/
A Dfs_htree.c162 static const struct tee_fs_htree_storage test_htree_ops = { variable
269 res = tee_fs_htree_open(true, hash, uuid, &test_htree_ops, aux, &ht); in htree_test_rewrite()
318 res = tee_fs_htree_open(false, hash, uuid, &test_htree_ops, aux, &ht); in htree_test_rewrite()
366 res = tee_fs_htree_open(false, hash, uuid, &test_htree_ops, aux, &ht); in htree_test_rewrite()
378 res = tee_fs_htree_open(false, NULL, uuid, &test_htree_ops, aux, &ht); in htree_test_rewrite()
501 res = tee_fs_htree_open(false, hash, uuid, &test_htree_ops, in test_corrupt_type()
575 res = tee_fs_htree_open(true, hash, uuid, &test_htree_ops, aux, &ht); in test_corrupt()
584 res = tee_fs_htree_open(false, hash, uuid, &test_htree_ops, aux, &ht); in test_corrupt()

Completed in 3 milliseconds