HomeSort by relevance Sort by last modified time
    Searched refs:testStatic (Results 1 - 3 of 3) sorted by null

  /art/test/133-static-invoke-super/src/
Main.java 17 public void testStatic(int max) {
34 static int testStatic(int interations) {
35 (new SubClass()).testStatic(interations);
43 int count2 = testStatic(50000000);
  /external/chromium_org/native_client_sdk/src/tools/lib/tests/
get_shared_deps_test.py 88 def testStatic(self):
  /external/chromium_org/native_client_sdk/src/tools/tests/
create_nmf_test.py 292 def testStatic(self):

Completed in 230 milliseconds