Searched refs:subDir2 (Results 1 – 1 of 1) sorted by relevance
276 std::string subDir2 = KernelInterface::GetInstance().JoinPath(basedir, "subDir2"); variable278 std::string file2 = KernelInterface::GetInstance().JoinPath(subDir2, "testFile2");289 KernelInterface::GetInstance().CreateDir(subDir2); // ../testDir/subDir2/