Home
last modified time | relevance | path

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

/frameworks/base/tests/BootImageProfileTest/src/com/android/bootimageprofile/
DBootImageProfileTest.java74 private boolean forceSaveProfile(String pkg) throws Exception { in forceSaveProfile() method in BootImageProfileTest
134 if (forceSaveProfile("system_server")) { in testSystemServerProfile()