Searched defs:isMulti (Results 1 – 2 of 2) sorted by relevance
92 const bool isMulti = memcmp(data, kMultiMagic, sizeof(kMultiMagic) - 1) == 0; in loadSkp() local
11167 bool IStreamingReporter::isMulti() const { return false; } in isMulti() function in Catch::IStreamingReporter17237 bool ListeningReporter::isMulti() const { in isMulti() function in Catch::ListeningReporter