Searched defs:endTrace (Results 1 – 2 of 2) sorted by relevance
61 static void endTrace(const std::string& name, int cookie) { in endTrace() function65 static void endTrace(const std::string& track, [[maybe_unused]] const std::string& name, in endTrace() function
502 protected final void endTrace() { in endTrace() method in AbstractExtendedMockitoTestCase