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