Searched refs:now3 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/app/AppExitTest/src/android/app/cts/ |
D | ActivityManagerAppExitInfoTest.java | 1130 long now3 = System.currentTimeMillis(); in testMultipleProcess() local 1139 ApplicationExitInfo.REASON_EXIT_SELF, EXIT_CODE, null, now2, now3); in testMultipleProcess() 1151 ApplicationExitInfo.REASON_EXIT_SELF, EXIT_CODE, null, now2, now3); in testMultipleProcess() 1261 long now3 = System.currentTimeMillis(); in testSecondaryUser() local 1333 null, now3, now4, cookie3); in testSecondaryUser() 1336 now2, now3, cookie2); in testSecondaryUser()
|