Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp1026 constexpr const char *path_1 = "/data/local/tmp/vts-test-file-1"; in TEST() local
1046 WriteTestFile(zeroes, path_1, fs_info.raw_blk_device, &ciphertext_1)); in TEST()
1065 ASSERT_EQ(unlink(path_1), 0); in TEST()