Searched refs:distributedSchedStub_ (Results 1 – 2 of 2) sorted by relevance
57 distributedSchedStub_ = nullptr; in TearDown()75 ASSERT_NE(distributedSchedStub_, nullptr);92 ASSERT_NE(distributedSchedStub_, nullptr);109 ASSERT_NE(distributedSchedStub_, nullptr);126 ASSERT_NE(distributedSchedStub_, nullptr);143 ASSERT_NE(distributedSchedStub_, nullptr);160 ASSERT_NE(distributedSchedStub_, nullptr);178 ASSERT_NE(distributedSchedStub_, nullptr);195 ASSERT_NE(distributedSchedStub_, nullptr);212 ASSERT_NE(distributedSchedStub_, nullptr);[all …]
34 sptr<DistributedSchedStub> distributedSchedStub_; variable