Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/test/
H A Dhcgen_test.py49 PERFORMANCE_MAX_COMPILE_TIME_MS = 1000 variable in TestConfig
187 if compile_used_time > TestConfig.PERFORMANCE_MAX_COMPILE_TIME_MS:
189 % (compile_used_time, TestConfig.PERFORMANCE_MAX_COMPILE_TIME_MS))