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