Home
last modified time | relevance | path

Searched defs:isMulti (Results 1 – 5 of 5) sorted by relevance

/external/catch2/include/internal/
Dcatch_interfaces_reporter.cpp109 bool IStreamingReporter::isMulti() const { return false; } in isMulti() function in Catch::IStreamingReporter
/external/catch2/include/reporters/
Dcatch_reporter_listening.cpp160 bool ListeningReporter::isMulti() const { in isMulti() function in Catch::ListeningReporter
/external/skia/experimental/wasm-skp-debugger/
Ddebugger_bindings.cpp92 const bool isMulti = memcmp(data, kMultiMagic, sizeof(kMultiMagic) - 1) == 0; in loadSkp() local
/external/catch2/single_include/catch2/
Dcatch.hpp11041 bool IStreamingReporter::isMulti() const { return false; } in isMulti() function in Catch::IStreamingReporter
16894 bool ListeningReporter::isMulti() const { in isMulti() function in Catch::ListeningReporter
/external/libabigail/tests/lib/
Dcatch.hpp11103 bool IStreamingReporter::isMulti() const { return false; } in isMulti() function in Catch::IStreamingReporter
17152 bool ListeningReporter::isMulti() const { in isMulti() function in Catch::ListeningReporter