Searched refs:SetFastMode (Results 1 – 5 of 5) sorted by relevance
97 handleOp2.SetFastMode(true); in HWTEST_F_L0()166 handleOp2.SetFastMode(true); in HWTEST_F_L0()229 handleOp1.SetFastMode(true); in HWTEST_F_L0()230 handleOp2.SetFastMode(true); in HWTEST_F_L0()267 handleOp.SetFastMode(true); in HWTEST_F_L0()
136 handleOp2.SetFastMode(true); in HWTEST_F_L0()
74 HWTEST_F_L0(ObjectOperatorTest, SetFastMode) in HWTEST_F_L0() argument80 objectOperator.SetFastMode(false); in HWTEST_F_L0()83 objectOperator.SetFastMode(true); in HWTEST_F_L0()
695 SetFastMode(false); in UpdateDataValue()893 SetFastMode(mode); in SetFound()901 SetFastMode(mode); in UpdateFound()911 SetFastMode(false); in ResetState()
89 inline void SetFastMode(bool flag) in SetFastMode() function