Searched refs:BENCHMARK (Results 1 – 5 of 5) sorted by relevance
26 porttest("com.android.trusty.hwaes.bench").type(BENCHMARK),27 porttest("com.android.trusty.hwrng.bench").type(BENCHMARK),31 porttest("com.android.trusty.swaes.bench").type(BENCHMARK),
28 porttest("com.android.kernel.memorylatency.bench").type(BENCHMARK),31 porttest("com.android.kernel.pacbench").type(BENCHMARK),
60 porttest("com.android.trusty.storage.bench").type(BENCHMARK).needs(storage_full=True),
34 BENCHMARK = auto() variable in PortType379 "BENCHMARK": PortType.BENCHMARK,
399 if test.port_type == PortType.BENCHMARK: