Home
last modified time | relevance | path

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

/cts/hostsidetests/adpf/common/src/android/adpf/common/
DADPFHintSessionConstants.java27 public static final String HEAVY_LOAD_KEY = "heavy_load"; field in ADPFHintSessionConstants
/cts/hostsidetests/adpf/src/android/adpf/cts/
DADPFHintSessionHostJUnit4Test.java21 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()