Searched refs:__inside_save_result_as_excel (Results 1 - 2 of 2) sorted by relevance
/developtools/integration_verification/tools/rom_ram_analyzer/standard/ |
H A D | rom_analyzer.py | 206 def __inside_save_result_as_excel(cls, add_baseline, subsystem_name, component_name, member in RomAnalyzer 253 line = cls.__inside_save_result_as_excel(add_baseline, subsystem_name, component_name,
|
H A D | ram_analyzer.py | 471 def __inside_save_result_as_excel(cls, baseline_file, subsystem_name, component_name, component_size, member in RamAnalyzer 544 line = cls.__inside_save_result_as_excel(baseline_file, subsystem_name, component_name,
|
Completed in 2 milliseconds