Searched refs:kTestFilePath (Results 1 – 1 of 1) sorted by relevance
28 static constexpr const char* kTestFilePath = "/data/local/tmp/test.txt"; variable38 client1_id_ = handle_driver_.CreateFileHandle(string(kTestFilePath), in SetUp()41 client2_id_ = handle_driver_.CreateFileHandle(string(kTestFilePath), in SetUp()51 remove(kTestFilePath); in TearDown()73 int new_id = handle_driver_.CreateFileHandle(string(kTestFilePath), O_RDONLY, in TEST_F()