Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp1022 constexpr const char *path_2 = "/data/local/tmp/vts-test-file-2"; in TEST() local
1043 WriteTestFile(zeroes, path_2, fs_info.raw_blk_device, &ciphertext_2)); in TEST()
1061 ASSERT_EQ(unlink(path_2), 0); in TEST()