Searched defs:TestVFO (Results 1 – 1 of 1) sorted by relevance
48 struct TestVFO { struct49 const char *Contents;50 CXVirtualFileOverlay VFO;52 TestVFO(const char *Contents) : Contents(Contents) { in TestVFO() function56 void map(const char *VPath, const char *RPath) { in map()61 void mapError(const char *VPath, const char *RPath, CXErrorCode ExpErr) { in mapError()66 ~TestVFO() { in ~TestVFO()