Searched refs:fs_root (Results 1 – 1 of 1) sorted by relevance
250 char* fs_root = std::getenv("LIBCXX_FILESYSTEM_DYNAMIC_TEST_ROOT"); in checkDynamicTestRoot() local251 if (!fs_root) { in checkDynamicTestRoot()256 if (std::string(fs_root) != LIBCXX_FILESYSTEM_DYNAMIC_TEST_ROOT) { in checkDynamicTestRoot()259 std::printf(" Current Value: '%s'\n", fs_root); in checkDynamicTestRoot()