Searched defs:m_empty (Results 1 – 4 of 4) sorted by relevance
34 MapT m_empty; in main() local
64 Semaphore m_empty; member in de::ThreadSafeRingBuffer
78 deSemaphore m_empty; //!< Block empty count. member in de::BlockBuffer
1308 Matcher<const absl::string_view&> m_empty = StrEq(""); in TEST() local1437 const Matcher<std::string> m_empty = HasSubstr(""); in TEST() local1454 const Matcher<const char*> m_empty = HasSubstr(""); in TEST() local1715 const Matcher<absl::string_view> m_empty = StartsWith(""); in TEST() local