Searched defs:expectedDocumentCount (Results 1 – 1 of 1) sorted by relevance
146 int expectedDocumentCount = windowsPosSize.size() + 1; in normalCrash() local158 int expectedDocumentCount = 3; in testCrash() local201 int expectedDocumentCount = windowsPosSize.size() + 1; in makeRecoveryData() local213 private void checkDocumentCount(int expectedDocumentCount){ in checkDocumentCount()331 private void handleRecoveryDialogAfterCrash(int expectedDocumentCount){ in handleRecoveryDialogAfterCrash()416 private void handleRecoveryDialog_QuickExit(int expectedDocumentCount){ in handleRecoveryDialog_QuickExit()423 private void handleRecoveryDialog_QuickExitAndSave(int expectedDocumentCount){ in handleRecoveryDialog_QuickExitAndSave()429 private void handleRecoveryDialog_Recover(int expectedDocumentCount){ in handleRecoveryDialog_Recover()432 private void handleRecoveryDialog_RecoverAndCrashreporter(int expectedDocumentCount){ in handleRecoveryDialog_RecoverAndCrashreporter()445 …private void handleRecoveryDialogAtRestart(int expectedDocumentCount, boolean recover, boolean can… in handleRecoveryDialogAtRestart()