Home
last modified time | relevance | path

Searched defs:TestInterface (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/tests/fuzzers/ParcelFuzzer/
H A DReadUtils.java73 private static class TestInterface implements IInterface { class in ReadUtils
77 TestInterface() { in TestInterface() method in ReadUtils.TestInterface
/aosp14/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/synthetic/
H A DTestInterface.java29 public class TestInterface { class
63 TestInterface(View v, int runtimeSeconds, TestResultCallback callback) { in TestInterface() method in TestInterface