Home
last modified time | relevance | path

Searched defs:IsEmptyForTesting (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dsequence.h116 bool IsEmptyForTesting() const NO_THREAD_SAFETY_ANALYSIS { return IsEmpty(); } in IsEmptyForTesting() function
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_file_tracker.cc213 bool SimpleFileTracker::IsEmptyForTesting() { in IsEmptyForTesting() function in disk_cache::SimpleFileTracker