Home
last modified time | relevance | path

Searched defs:WaitForNotification (Results 1 – 3 of 3) sorted by relevance

/external/google-benchmark/src/
Dmutex.h114 void WaitForNotification() const EXCLUDES(mutex_) { in WaitForNotification() function
/external/protobuf/gtest/include/gtest/internal/
Dgtest-port.h865 void WaitForNotification() { in WaitForNotification() function
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-port.cc192 void Notification::WaitForNotification() { in WaitForNotification() function in testing::internal::Notification