Searched refs:g_testPath (Results 1 – 4 of 4) sorted by relevance
37 std::string g_testPath = ""; variable97 if (access(g_testPath.c_str(), F_OK) == 0) { in TearDownTestCase()98 std::string str = "rm -rf " + g_testPath; in TearDownTestCase()179 g_testPath = g_path;190 g_path = g_testPath + "/proc/";217 g_path = g_testPath + "/proc/";247 g_path = g_testPath + "/proc/";278 g_path = g_testPath + "/proc/";303 g_path = g_testPath + "/proc/";367 g_path = g_testPath + "/proc/";[all …]
35 std::string g_testPath; variable54 if (access(g_testPath.c_str(), F_OK) == 0) { in TearDownTestCase()55 std::string str = "rm -rf " + g_testPath; in TearDownTestCase()128 g_testPath = g_path;
37 std::string g_testPath; variable52 if (access(g_testPath.c_str(), F_OK) == 0) { in TearDownTestCase()53 std::string str = "rm -rf " + g_testPath; in TearDownTestCase()122 g_testPath = g_path;
37 std::string g_testPath; variable153 if (access(g_testPath.c_str(), F_OK) == 0) { in TearDownTestCase()154 std::string str = "rm -rf " + g_testPath; in TearDownTestCase()256 g_testPath = g_path;290 g_path = g_testPath + "/proc/";344 g_path = g_testPath;346 g_path = g_testPath + "/proc/";379 g_path = g_testPath + "/proc/";