Home
last modified time | relevance | path

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

/art/test/558-switch/src/
DMain.java18 public static boolean testMethod(int statusCode) { in testMethod() argument
19 switch (statusCode) { in testMethod()