Searched refs:isNull (Results 1 – 19 of 19) 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()
61 SHIM_V2, installResult)).that(installResult).isNull(); in testAbandonActiveStagedSession()69 SHIM_V2, installResult)).that(installResult).isNull(); in testAbandonActiveStagedSession()
104 assertThat(error).isNull(); in testAutomaticBootLoopRecovery()149 assertThat(error).isNull(); in testSessionNotRevertedWithCheckpointingDisabled()190 assertThat(error).isNull(); in testCheckpointingRevertsSession()232 assertThat(error).isNull(); in testRebootingOnceDoesNotRevertSession()295 error).isNull(); in testFailingUserspaceReboot_doesNotRevertUpdate()325 error).isNull(); in testUserspaceRebootFailedShutdownSequence_doesNotRevertUpdate()358 error).isNull(); in testUserspaceRebootFailedRemount_revertsUpdate()
118 .that(installResult).isNull(); in installApex()
255 assertThat(error).isNull(); in testApexSessionStateUnchangedBeforeReboot()
142 if (calRequest.isNull() || calResponse.isNull()) { in ashSetCalibration()
56 bool UniquePtr<ObjectType>::isNull() const { in isNull() function141 if (!ptr.isNull()) { in MakeUniqueZeroFill()
81 bool isNull() const;
54 if (nanoapp.isNull()) { \
52 if (nanoapp.isNull()) { \
92 return !mNanoapp.isNull(); in hasPendingLoadTransaction()
183 if (msg->isNull() && *msgLen > 0) { in encodeSnsStdAttrReq()230 if (msg->isNull()) { in encodeSnsSuidReq()279 if (msg->isNull()) { in encodeSnsResamplerConfig()321 if (msg->isNull()) { in encodeSnsStdSensorConfig()370 if (req.isNull()) { in prepSnsClientReq()577 if (data.isNull()) { in decodeSnsStdAttrValue()629 if (data.isNull()) { in decodeSnsStrAttr()687 if (data.isNull()) { in decodeSnsStdAttrEvent()755 if (!data->event.isNull() && index < data->totalSamples) { in populateEventSample()937 if (statusData.isNull()) { in decodeSnsStdSensorPhysicalConfigEvent()[all …]
34 if (mNanoapp.isNull()) { in prepareForLoad()
200 if (builder.isNull()) { in buildAndEnqueueMessage()517 if (nanoapp.isNull()) { in handleLoadNanoappFile()806 if (!pendingNanoapp.isNull()) { in handleLoadNanoappRequest()808 if (cbData.isNull()) { in handleLoadNanoappRequest()
808 if (infoRequest.isNull() || infoResponse.isNull()) { in onStatusChange()995 if (monitorRequest.isNull() || monitorResponse.isNull()) { in setSensorMonitorRequest()1053 if (sensorInfoRequest.isNull() || sensorInfoResponse.isNull()) { in getSensorsForSensorId()1263 if (sensorRequest.isNull() || sensorResponse.isNull()) { in makeBufferingReq()
124 if (txn.isNull()) { in sendReqSyncUntyped()
144 CHRE_ASSERT(!nanoapp.isNull()); in startNanoapp()150 if (nanoapp.isNull()) { in startNanoapp()
94 if (reqData.isNull()) { in sendReqAsync()