Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/ai_engine/test/performance/delay/async_process/
H A Dasync_process_delay_test.cpp63 const int EXCEPTED_GETOPTION_TIME = 30; variable
196 ASSERT_TRUE((duration > 0) && (duration <= EXCEPTED_GETOPTION_TIME)); in CheckTimeGetOption()