Home
last modified time | relevance | path

Searched refs:invalid_driver_path (Results 1 - 1 of 1) sorted by relevance

/third_party/vulkan-loader/tests/
H A Dloader_regression_tests.cpp3939 fs::path invalid_driver_path = env.get_folder(ManifestLocation::driver).location() / "nothing_here.json"; in TEST() local
3940 int res = symlink(invalid_driver_path.c_str(), symlink_path.c_str()); in TEST()
3956 fs::path invalid_driver_path = env.get_folder(ManifestLocation::driver_env_var).location() / "nothing_here.json"; in TEST() local
3957 int res = symlink(invalid_driver_path.c_str(), symlink_path.c_str()); in TEST()

Completed in 7 milliseconds