Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Dexperiment.py103 self.machine_manager.ComputeCommonCheckSumString(label)
Dmachine_manager_unittest.py239 self.mm.ComputeCommonCheckSumString(LABEL_LUMPY)
245 self.mm.ComputeCommonCheckSumString(LABEL_MIX)
Dmachine_manager.py332 def ComputeCommonCheckSumString(self, label): member in MachineManager