Searched refs:HEAVY_LOAD_KEY (Results 1 – 2 of 2) sorted by relevance
27 public static final String HEAVY_LOAD_KEY = "heavy_load"; field in ADPFHintSessionConstants
21 import static android.adpf.common.ADPFHintSessionConstants.HEAVY_LOAD_KEY;201 if (testMedians.containsKey(HEAVY_LOAD_KEY)) { in testAdpfHintSession()203 isLess(testMedians.get(HEAVY_LOAD_KEY), baseline)); in testAdpfHintSession()