Searched refs:isEmpty (Results 1 – 6 of 6) sorted by relevance
85 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertTrue();122 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertTrue();158 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();196 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();235 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();274 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();313 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();352 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();391 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();429 expect(CheckEmptyUtils.isEmpty(usbDevicePipe)).assertFalse();[all …]
24 isEmpty(obj) {
146 expect(CheckEmptyUtils.isEmpty(gPipe)).assertFalse();
129 bool isEmpty; in PersistPendingRecords() local133 isEmpty = persistPendingBufferQueue_.empty(); in PersistPendingRecords()137 while (!isEmpty) { in PersistPendingRecords()159 isEmpty = persistPendingBufferQueue_.empty(); in PersistPendingRecords()164 if (isEmpty) { // free persistPendingBufferQueue in PersistPendingRecords()
516 isEmpty(): boolean { method in MessageQueue
1616 bool isEmpty = ans.empty(); variable1617 EXPECT_EQ(isEmpty, true);1639 bool isEmpty = ans.empty(); variable1640 EXPECT_EQ(isEmpty, true);1664 bool isEmpty = ans.empty(); variable1665 EXPECT_EQ(isEmpty, true);1687 bool isEmpty = ans.empty(); variable1688 EXPECT_EQ(isEmpty, true);