Searched defs:Empty (Results 1 – 13 of 13) sorted by relevance
155 bool LeakyBondedQueue<T>::Empty() { in Empty() function
60 bool Empty() const { return valid_bytes_ == 0; } in Empty() function
95 TEST(InputStreamBufferTest, Empty) { in TEST() argument266 TEST(OutputStreamBufferTest, Empty) { in TEST() argument
71 TEST(MemBlockTest, Empty) { in TEST() argument
70 TEST(LogEntryTest, Empty) { in TEST() argument
214 bool Empty() const { return statements_.empty(); } in Empty() function
243 bool Chunk::Empty() { in Empty() function in android::Chunk323 bool HeapImpl::Empty() { in Empty() function in android::HeapImpl
38 TEST(Tokenizer, Empty) { in TEST() argument
153 TEST_F(LruCacheTest, Empty) { in TEST_F() argument
681 TEST(Union, Empty) { in TEST() argument
97 constexpr bool Empty() const { in Empty() function
2905 TEST_F(LibVintfTest, Empty) { in TEST_F() argument
560 using Empty = ::android::hardware::tests::foo::V1_0::EnumIterators::Empty; in TEST_F() typedef