Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/pta/tests/
A Dfs_htree.c30 static TEE_Result test_get_offs_size(enum tee_fs_htree_type type, size_t idx, in test_get_offs_size() function
101 res = test_get_offs_size(type, idx, vers, &offs, &sz); in test_read_init()
410 if (test_get_offs_size(TEE_FS_HTREE_TYPE_BLOCK, num_blocks, 1, &o, &sz)) in aux_alloc()
478 res = test_get_offs_size(type, idx, 0, &offs, &size0); in test_corrupt_type()
489 res = test_get_offs_size(type, idx, 0, &offs, &size); in test_corrupt_type()
492 res = test_get_offs_size(type, idx, 1, &offs, &size); in test_corrupt_type()

Completed in 3 milliseconds