Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/test/scripts/performance_test/
Dperformance_config.py140 INCREMENTAL = 1 variable in LogType
164 LogType.INCREMENTAL: os.path.join(mail_data_path, 'debug_incremental_time.csv'),
169 LogType.INCREMENTAL: os.path.join(mail_data_path, 'release_incremental_time.csv'),
177 LogType.INCREMENTAL: os.path.join(mail_data_path, 'debug_incremental_time.jpg'),
182 LogType.INCREMENTAL: os.path.join(mail_data_path, 'release_incremental_time.jpg'),
190 LogType.INCREMENTAL: 'Debug Incremental Build',
195 LogType.INCREMENTAL: 'Release Incremental Time',
Dperformance_build.py421 performance_config.LogType.INCREMENTAL, aot_mode)
450 self.error_handle(is_debug, performance_config.LogType.INCREMENTAL, aot_mode)