Home
last modified time | relevance | path

Searched defs:env_path (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/support/
Dfilesystem_dynamic_test_helper.py11 def env_path(): function
Dfilesystem_test_helper.hpp28 static const fs::path env_path = LIBCXX_FILESYSTEM_STATIC_TEST_ROOT; in makePath() local
211 static const char* env_path = LIBCXX_FILESYSTEM_DYNAMIC_TEST_ROOT; in random_env_path() local
/external/vulkan-validation-layers/layers/
Dvk_layer_config.cpp248 std::string env_path = getEnvironment("VK_LAYER_SETTINGS_PATH"); in FindSettings() local