Searched defs:MockNavPathInfo (Results 1 – 1 of 1) sorted by relevance
31 struct MockNavPathInfo { struct35 explicit MockNavPathInfo(std::string name) : name(std::move(name)) {} in MockNavPathInfo() argument