Home
last modified time | relevance | path

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

/art/test/988-method-trace/src/art/
DTest988.java37 static List<Predicate<Executable>> NON_DETERMINISTIC_OUTPUT_METHODS = new ArrayList<>(); field in Test988
42 (x) -> NON_DETERMINISTIC_OUTPUT_METHODS.stream().anyMatch((pred) -> pred.test(x));
53 NON_DETERMINISTIC_OUTPUT_METHODS.add( in NON_DETERMINISTIC_OUTPUT_METHODS.add()
59 NON_DETERMINISTIC_OUTPUT_METHODS.add(