Searched refs:customIters (Results 1 – 1 of 1) sorted by relevance
1772 auto customIters = customIter.begin(); in AllowCustomSceneCheckTest1() local1773 …EXPECT_TRUE(pScanService->AllowCustomSceneCheck(customIters, ScanMode::SYSTEM_TIMER_SCAN) == true); in AllowCustomSceneCheckTest1()1785 auto customIters = customIter.begin(); in AllowCustomSceneCheckTest2() local1786 …EXPECT_TRUE(pScanService->AllowCustomSceneCheck(customIters, ScanMode::SYSTEM_TIMER_SCAN) == true); in AllowCustomSceneCheckTest2()1800 auto customIters = customIter.begin(); in AllowCustomSceneCheckTest3() local1801 …EXPECT_TRUE(pScanService->AllowCustomSceneCheck(customIters, ScanMode::SYS_FOREGROUND_SCAN) == tru… in AllowCustomSceneCheckTest3()1816 auto customIters = customIter.begin(); in AllowCustomSceneCheckTest4() local1817 …EXPECT_TRUE(pScanService->AllowCustomSceneCheck(customIters, ScanMode::SYS_FOREGROUND_SCAN) == fal… in AllowCustomSceneCheckTest4()