Home
last modified time | relevance | path

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

/frameworks/base/tests/BootImageProfileTest/src/com/android/bootimageprofile/
DBootImageProfileTest.java31 private static final String SYSTEM_SERVER_PROFILE = field in BootImageProfileTest
129 res = mTestDevice.executeShellCommand("truncate -s 0 " + SYSTEM_SERVER_PROFILE).trim(); in testSystemServerProfile()
137 "wc -c <" + SYSTEM_SERVER_PROFILE).trim(); in testSystemServerProfile()
152 + SYSTEM_SERVER_PROFILE); in testSystemServerProfile()
176 + SYSTEM_SERVER_PROFILE + " --apk=/apex/com.android.art/javalib/core-oj.jar" in testSystemServerProfile()