Home
last modified time | relevance | path

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

/art/test/522-checker-regression-monitor-exit/src/
DMain.java34 private static class HashCodeQuery implements Callable<Integer> { class in Main
35 public HashCodeQuery(Object obj) { in HashCodeQuery() method in Main.HashCodeQuery