Searched refs:MyAbsExe (Results 1 – 1 of 1) sorted by relevance
126 SmallString<128> MyAbsExe( in TEST_F() local128 checkSeparators(MyAbsExe); in TEST_F()131 sys::path::native(MyAbsExe, sys::path::Style::windows_backslash); in TEST_F()133 if (!StringRef(MyAbsExe).startswith("\\\\?\\")) in TEST_F()135 MyExe.append(std::string(MyAbsExe.begin(), MyAbsExe.end())); in TEST_F()