Home
last modified time | relevance | path

Searched refs:testCount (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/camera/test/fuzztest/defferred_delivery_image/
H A Ddefferred_delivery_image_fuzzer.cpp104 int testCount = sizeof(g_allTestFunc) / sizeof(g_allTestFunc[0]); in TestFuncSwitch() local
105 TestFuncDef curFunc = g_allTestFunc[cmd % testCount]; in TestFuncSwitch()
/drivers/peripheral/camera/test/fuzztest/metadata_utils/
H A Dmetadata_utils_fuzzer.cpp154 int testCount = sizeof(g_allTestFunc) / sizeof(g_allTestFunc[0]); in TestFuncSwitch() local
155 TestFuncDef curFunc = g_allTestFunc[cmd % testCount]; in TestFuncSwitch()
/drivers/peripheral/camera/test/fuzztest/metadata_operator/
H A Dmetadata_operator_fuzzer.cpp307 int testCount = sizeof(g_allTestFunc) / sizeof(g_allTestFunc[0]); in TestFuncSwitch() local
308 TestFuncDef curFunc = g_allTestFunc[cmd % testCount]; in TestFuncSwitch()

Completed in 2 milliseconds