Searched refs:isNull (Results 1 – 16 of 16) sorted by relevance
33 ASSERT_FALSE(myInt.isNull()); in TEST()47 ASSERT_FALSE(myArray.isNull()); in TEST()57 ASSERT_FALSE(myInt.isNull()); in TEST()70 ASSERT_FALSE(myInt.isNull()); in TEST()74 ASSERT_FALSE(myMovedInt.isNull()); in TEST()77 ASSERT_FALSE(myMovedInt.isNull()); in TEST()78 ASSERT_TRUE(myInt.isNull()); in TEST()91 ASSERT_FALSE(myInt.isNull()); in TEST()98 EXPECT_TRUE(myInt.isNull()); in TEST()
49 ASSERT_TRUE(ptr.isNull()); in TEST()
115 assertThat(error).isNull(); in testAutomaticBootLoopRecovery()160 assertThat(error).isNull(); in testSessionNotRevertedWithCheckpointingDisabled()197 assertThat(error).isNull(); in testCheckpointingRevertsSession()235 assertThat(error).isNull(); in testRebootingOnceDoesNotRevertSession()294 error).isNull(); in testFailingUserspaceReboot_doesNotRevertUpdate()324 error).isNull(); in testUserspaceRebootFailedShutdownSequence_doesNotRevertUpdate()357 error).isNull(); in testUserspaceRebootFailedRemount_revertsUpdate()428 assertThat(error).isNull(); in testReasonForRevertIsLoggedDuringBootloop()
121 .that(installResult).isNull(); in installApex()
269 assertThat(error).isNull(); in testApexSessionStateUnchangedBeforeReboot()
56 bool UniquePtr<ObjectType>::isNull() const { in isNull() function141 if (!ptr.isNull()) { in MakeUniqueZeroFill()
81 bool isNull() const;
55 if (nanoapp.isNull()) { \
54 if (nanoapp.isNull()) { \
94 return !mNanoapp.isNull(); in hasPendingLoadTransaction()
185 if (msg->isNull() && *msgLen > 0) { in encodeSnsStdAttrReq()232 if (msg->isNull()) { in encodeSnsSuidReq()281 if (msg->isNull()) { in encodeSnsResamplerConfig()323 if (msg->isNull()) { in encodeSnsStdSensorConfig()372 if (req.isNull()) { in prepSnsClientReq()578 if (data.isNull()) { in decodeSnsStdAttrValue()630 if (data.isNull()) { in decodeSnsStrAttr()685 if (data.isNull()) { in decodeSnsStdAttrEvent()753 if (!data->event.isNull() && index < data->totalSamples) { in populateEventSample()955 if (statusData.isNull()) { in decodeSnsStdSensorPhysicalConfigEvent()[all …]
38 if (mNanoapp.isNull()) { in prepareForLoad()
43 if (builder.isNull()) { in sendResponseMessageToHost()
192 if (builder.isNull()) { in buildAndEnqueueMessage()502 if (nanoapp.isNull()) { in handleLoadNanoappFile()882 if (!pendingNanoapp.isNull()) { in handleLoadNanoappRequest()884 if (cbData.isNull()) { in handleLoadNanoappRequest()
147 CHRE_ASSERT(!nanoapp.isNull()); in startNanoapp()153 if (nanoapp.isNull()) { in startNanoapp()