Home
last modified time | relevance | path

Searched refs:WillSymbolizeToStreamForTesting (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/base/threading/
H A Dthread_restrictions_unittest.cc191 debug::StackTrace::WillSymbolizeToStreamForTesting() in TEST_F()
197 debug::StackTrace::WillSymbolizeToStreamForTesting() in TEST_F()
221 debug::StackTrace::WillSymbolizeToStreamForTesting() in TEST_F()
227 debug::StackTrace::WillSymbolizeToStreamForTesting() in TEST_F()
/aosp_15_r20/external/cronet/net/third_party/quiche/overrides/quiche_platform_impl/
H A Dquiche_stack_trace_impl.cc33 return base::debug::StackTrace::WillSymbolizeToStreamForTesting(); in QuicheShouldRunStackTraceTestImpl()
/aosp_15_r20/external/cronet/base/debug/
H A Dstack_trace.h103 static bool WillSymbolizeToStreamForTesting();
H A Dstack_trace.cc247 bool StackTrace::WillSymbolizeToStreamForTesting() { in WillSymbolizeToStreamForTesting() function in base::debug::StackTrace
H A Dstack_trace_unittest.cc75 if (!StackTrace::WillSymbolizeToStreamForTesting()) in TEST_F()