Searched refs:extraOpts (Results 1 – 1 of 1) sorted by relevance
98 String extraOpts = getProperty("extra-opts"); in testSystemServerProfile() local99 boolean extraOptsOk = DALVIK_VM_EXTRA_OPTS.equals(extraOpts); in testSystemServerProfile()106 assertTrue("extra options not set: " + extraOpts, extraOptsOk); in testSystemServerProfile()125 String extraOpts = getProperty("extra-opts"); in testSystemServerProfile() local126 boolean extraOptsOk = DALVIK_VM_EXTRA_OPTS.equals(extraOpts); in testSystemServerProfile()133 assertTrue("extra options not set: " + extraOpts, extraOptsOk); in testSystemServerProfile()