Searched defs:reset (Results 1 - 5 of 5) sorted by relevance

/art/test/1920-suspend-native-monitor/src/art/
H A DTest1920.java37 reset();
72 public static native void reset(); method in class:Test1920
/art/test/1921-suspend-native-recursive-monitor/src/art/
H A DTest1921.java37 reset();
72 public static native void reset(); method in class:Test1921
/art/test/561-shared-slowpaths/src/
H A DMain.java45 reset(x, y);
59 reset(x, y);
73 reset(x, y);
87 reset(x, y);
101 reset(x, y);
115 reset(x, y);
129 reset(x, y);
144 private static void reset(int[] x, int[] y) { method in class:Main
/art/test/ti-agent/
H A Dscoped_local_ref.h35 reset();
38 void reset(T ptr = nullptr) { function in class:art::ScopedLocalRef
/art/tools/dexfuzz/src/dexfuzz/executors/
H A DExecutor.java93 public void reset() { method in class:Executor

Completed in 1953 milliseconds