Searched defs:expectedDocumentCount (Results 1 – 1 of 1) sorted by relevance
138 int expectedDocumentCount = windowsPosSize.size() + 1; in normalCrash() local151 int expectedDocumentCount = 3; in testCrash() local195 int expectedDocumentCount = windowsPosSize.size() + 1; in makeRecoveryData() local206 private void checkDocumentCount(int expectedDocumentCount){ in checkDocumentCount()321 private void handleRecoveryDialogAfterCrash(int expectedDocumentCount){ in handleRecoveryDialogAfterCrash()406 private void handleRecoveryDialog_QuickExit(int expectedDocumentCount){ in handleRecoveryDialog_QuickExit()413 private void handleRecoveryDialog_QuickExitAndSave(int expectedDocumentCount){ in handleRecoveryDialog_QuickExitAndSave()419 private void handleRecoveryDialog_Recover(int expectedDocumentCount){ in handleRecoveryDialog_Recover()422 private void handleRecoveryDialog_RecoverAndCrashreporter(int expectedDocumentCount){ in handleRecoveryDialog_RecoverAndCrashreporter()435 …private void handleRecoveryDialogAtRestart(int expectedDocumentCount, boolean recover, boolean can… in handleRecoveryDialogAtRestart()