Home
last modified time | relevance | path

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

/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_performance_test.cpp62 constexpr int ACTIVE_PROCESS_SLEEP_US = 10000; variable
407 usleep(ACTIVE_PROCESS_SLEEP_US); in StartActiveProcess()