Searched refs:ExpectedGPath (Results 1 – 1 of 1) sorted by relevance
300 llvm::SmallString<128> ExpectedGPath("GlobalNamespace/E"); in TEST() local301 llvm::sys::path::native(ExpectedGPath); in TEST()302 RecordInfo ExpectedG(EmptySID, /*Name=*/"G", /*Path=*/ExpectedGPath); in TEST()