Home
last modified time | relevance | path

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

/rocksdb-6.9/test_util/
Dfault_injection_test_env.cc80 std::pair<std::string, std::string> GetDirAndName(const std::string& name) { in GetDirAndName() function
245 auto dir_and_name = GetDirAndName(fname); in NewWritableFile()
266 auto dir_and_name = GetDirAndName(fname); in ReopenWritableFile()
287 auto dir_and_name = GetDirAndName(fname); in NewRandomRWFile()
332 auto sdn = GetDirAndName(s); in RenameFile()
333 auto tdn = GetDirAndName(t); in RenameFile()
431 auto dir_and_name = GetDirAndName(f); in UntrackFile()