Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
H A Dloader_regression_tests.cpp3903 fs::path symlink_path = env.get_folder(ManifestLocation::driver_env_var).location() / symlink_name; in TEST()
3904 env.get_folder(ManifestLocation::driver_env_var).add_existing_file(symlink_name); in TEST()
3922 fs::path symlink_path = env.get_folder(ManifestLocation::driver_env_var).location() / symlink_name; in TEST()
3923 env.get_folder(ManifestLocation::driver_env_var).add_existing_file(symlink_name); in TEST()
3927 env.platform_shim->set_fake_path(ManifestCategory::icd, env.get_folder(ManifestLocation::driver_env_var).location()); in TEST()
3938 fs::path symlink_path = env.get_folder(ManifestLocation::driver_env_var).location() / symlink_name; in TEST()
3942 env.get_folder(ManifestLocation::driver_env_var).add_existing_file(symlink_name); in TEST()
3956 fs::path invalid_driver_path = env.get_folder(ManifestLocation::driver_env_var).location() / "nothing_here.json"; in TEST()
3961 env.platform_shim->set_fake_path(ManifestCategory::icd, env.get_folder(ManifestLocation::driver_env_var).location()); in TEST()
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.h561 driver_env_var = 2, member in ManifestLocation
H A Dtest_environment.cpp448 folder = &get_folder(ManifestLocation::driver_env_var);

Completed in 11 milliseconds