Lines Matching refs:path
137 // Test VK_DRIVER_FILES environment variable containing a path to a folder
203 // Set up a layer path that includes default and user-specified locations,
206 fs::path HOME = "/home/fake_home";
221 EXPECT_TRUE(debug_log.find((fs::path("/tmp/goober/vulkan") / category_path_name(category)).str()));
222 EXPECT_TRUE(debug_log.find((fs::path("/tmp/goober2/vulkan") / category_path_name(category)).str()));
223 EXPECT_TRUE(debug_log.find((fs::path("/tmp/goober3/vulkan") / category_path_name(category)).str()));
224 EXPECT_TRUE(debug_log.find((fs::path("/tmp/goober4/with spaces/vulkan") / category_path_name(category)).str()));
232 // Set up a layer path that includes default and user-specified locations,
307 // Now set up a layer path that includes default and user-specified locations,
310 fs::path HOME = "/home/fake_home";
352 // Set up a layer path that includes default and user-specified locations,
355 fs::path HOME = "/home/fake_home";