Searched refs:getFakeApexSystemServiceLogcat (Results 1 – 1 of 1) sorted by relevance
80 assertThat(getFakeApexSystemServiceLogcat()) in testNoApexSystemServiceStartsWithoutApex()95 assertThat(getFakeApexSystemServiceLogcat()) in testApexSystemServiceStarts()110 assertThat(getFakeApexSystemServiceLogcat().lines() in testInitOrder()122 private String getFakeApexSystemServiceLogcat() throws DeviceNotAvailableException { in getFakeApexSystemServiceLogcat() method in ApexSystemServicesTestCases