Searched refs:isBootImageProfilingEnabled (Results 1 – 3 of 3) sorted by relevance
60 public static boolean isBootImageProfilingEnabled() { in isBootImageProfilingEnabled() method in Constants
823 if (!Constants.isBootImageProfilingEnabled()) { in snapshotBootImageProfile()
229 lenient().when(Constants.isBootImageProfilingEnabled()).thenReturn(true); in setUp()