Searched refs:mountPointsFile (Results 1 – 1 of 1) sorted by relevance
782 const auto mountPointsFile = rootDir + "/dir1/mount/.mountpoint.abcd"; in setUpExistingMountDir() local784 ASSERT_TRUE(base::WriteStringToFile("mounts", mountPointsFile)); in setUpExistingMountDir()787 ON_CALL(*mIncFs, getMetadata(_, std::string_view(mountPointsFile))) in setUpExistingMountDir()