Home
last modified time | relevance | path

Searched refs:g_onTime (Results 1 – 2 of 2) sorted by relevance

/test/xts/hats/hdf/light/liteos/
Dhdf_light_test.cpp32 const int32_t g_onTime = 500; variable
167 effect.flashEffect.onTime = g_onTime;
201 effect.flashEffect.onTime = g_onTime;
212 effect.flashEffect.onTime = g_onTime;
/test/xts/hats/hdf/light/lightBenchmarkTest/
Dhdf_light_benchmark_test.cpp37 constexpr int32_t g_onTime = 500; variable
143 effect.flashEffect.onTime = g_onTime; in BENCHMARK_F()