Searched defs:TestVFO (Results 1 – 1 of 1) sorted by relevance
41 struct TestVFO { struct42 const char *Contents;43 CXVirtualFileOverlay VFO;45 TestVFO(const char *Contents) : Contents(Contents) { in TestVFO() argument49 void map(const char *VPath, const char *RPath) { in map()54 void mapError(const char *VPath, const char *RPath, CXErrorCode ExpErr) { in mapError()59 ~TestVFO() { in ~TestVFO()