Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/synchronization/
Dsequence_checker.cc32 std::string ExpectationToString(const webrtc::SequenceChecker* checker) { in ExpectationToString() function
76 std::string SequenceCheckerImpl::ExpectationToString() const { in ExpectationToString() function in webrtc::SequenceCheckerImpl
Dsequence_checker.h177 std::string ExpectationToString(const ThreadLikeObject*) { in ExpectationToString() function