Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dexperiment.py191 self.machine_manager.ComputeCommonCheckSumString(label)
H A Dmachine_manager_unittest.py285 self.mm.ComputeCommonCheckSumString(LABEL_LUMPY)
292 self.mm.ComputeCommonCheckSumString(LABEL_MIX)
H A Dmachine_manager.py380 def ComputeCommonCheckSumString(self, label): member in MachineManager