Searched defs:empty (Results 1 – 13 of 13) sorted by relevance
47 bool empty() const { return begin_ == end_; } in empty() function
131 bool empty() const { return begin_ == end_; } in empty() function
146 bool empty() const { return size_ == 0; } in empty() function
106 bool empty() const { return count_ == 0; } in empty() function
56 fun empty() = topLevelClasses().none() in <lambda>() method
68 def empty(self): member in BigqueryLoggerQueue
123 HashMap<String, Metric> empty = new HashMap<>(); in run() local
619 HashMap<String, Metric> empty = new HashMap<>(); in runJUnit3Tests() local
410 void empty() { in empty() method in FileDownloadCache
216 std::vector<Type*> empty; in Normalize() local
557 var empty = true in <lambda>() variable
1023 codebase.findPackage("")?.let { empty -> in createStubFiles() method
2227 List<String> empty = Collections.emptyList(); in testMountInfo_simple() local