Searched refs:GetResetCodeRef (Results 1 – 4 of 4) sorted by relevance
78 …perfTestCallback_->OnCall(perfTestStrategy_->GetResetCodeRef(), perfTestStrategy_->GetTimeout(), e… in RunTest()133 if (!perfTestStrategy_->GetResetCodeRef().empty()) { in Destroy()134 codeRefs.push_back(perfTestStrategy_->GetResetCodeRef()); in Destroy()
46 string PerfTestStrategy::GetResetCodeRef() in GetResetCodeRef() function in OHOS::perftest::PerfTestStrategy
50 string GetResetCodeRef();
52 ASSERT_EQ(perfTest_->perfTestStrategy_->GetResetCodeRef(), "");