Searched refs:TestPathEnd (Results 1 – 2 of 2) sorted by relevance
39 const CharT* TestPathEnd = StrEnd(TestPath); in RunTestCaseImpl() local40 const std::size_t Size = TestPathEnd - TestPath; in RunTestCaseImpl()65 path p(TestPath, TestPathEnd, args...); in RunTestCaseImpl()78 path p(It{TestPath}, It{TestPathEnd}, args...); in RunTestCaseImpl()
46 const CharT* TestPathEnd = StrEnd(TestPath); in RunTestCase() local47 const std::size_t Size = TestPathEnd - TestPath; in RunTestCase()131 path& pref = p.assign(TestPath, TestPathEnd); in RunTestCase()167 It e(TestPathEnd); in RunTestCase()