Searched refs:CFIReporterFixture (Results 1 – 1 of 1) sorted by relevance
2255 struct CFIReporterFixture { struct2256 CFIReporterFixture() : reporter("test file name", "test section name") { } in CFIReporterFixture() argument2260 class CFIReporter: public CFIReporterFixture, public Test { }; argument