Searched defs:CurrentStackTrace (Results 1 – 3 of 3) sorted by relevance
21 static u32 CurrentStackTrace(Thread *thr, uptr skip) { in CurrentStackTrace() function
431 std::string CurrentStackTrace(int max_depth, int skip_count) override { in CurrentStackTrace() function
5017 std::string OsStackTraceGetter::CurrentStackTrace(int max_depth, int skip_count) in CurrentStackTrace() function in testing::internal::OsStackTraceGetter