Searched refs:taskCount (Results 1 – 2 of 2) sorted by relevance
206 int taskCount = 0; in BENCHMARK_F() local211 OHOS::HDI::Camera::V1_2::HIGH_PREFORMANCE, taskCount); in BENCHMARK_F()
106 int taskCount = 0; variable107 …raTest->imageProcessSession_->GetCoucurrency(OHOS::HDI::Camera::V1_2::HIGH_PREFORMANCE, taskCount);112 EXPECT_GE(taskCount, 1);118 int taskCount = 0; in ProcessPendingImages() local120 …t = cameraTest->imageProcessSession_->GetCoucurrency(OHOS::HDI::Camera::V1_2::BALANCED, taskCount); in ProcessPendingImages()