Searched refs:APath (Results 1 – 2 of 2) sorted by relevance
131 std::string APath = in TEST() local134 AParams.Path = APath; in TEST()
486 SmallString<128> APath; in TEST() local487 ASSERT_FALSE(CFS->getRealPath("aa", APath)); in TEST()488 EXPECT_EQ(AA.path(), APath); // Reports resolved name. in TEST()