Home
last modified time | relevance | path

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

/aosp_15_r20/dalvik/dx/tests/062-dex-synch-method/
HDBlort.classBlort.java package Blort extends java.lang.Object { public void <init> () ...
H A DBlort.java27 public synchronized int testInstance3(int x, int y, int z) { in testInstance3() method in Blort