Searched refs:isSpecified (Results 1 – 5 of 5) sorted by relevance
51 boolean isSpecified = in testIsFileSpecifiedInPathList_whenFileAndPathListHasIt()54 assertThat(isSpecified).isTrue(); in testIsFileSpecifiedInPathList_whenFileAndPathListHasIt()60 boolean isSpecified = in testIsFileSpecifiedInPathList_whenFileAndPathListHasItsDirectory()63 assertThat(isSpecified).isTrue(); in testIsFileSpecifiedInPathList_whenFileAndPathListHasItsDirectory()68 boolean isSpecified = in testIsFileSpecifiedInPathList_whenFileAndPathListHasOtherFile()71 assertThat(isSpecified).isFalse(); in testIsFileSpecifiedInPathList_whenFileAndPathListHasOtherFile()76 boolean isSpecified = BackupUtils.isFileSpecifiedInPathList(file("a/b.txt"), paths()); in testIsFileSpecifiedInPathList_whenFileAndPathListEmpty()78 assertThat(isSpecified).isFalse(); in testIsFileSpecifiedInPathList_whenFileAndPathListEmpty()83 boolean isSpecified = in testIsFileSpecifiedInPathList_whenDirectoryAndPathListHasIt()86 assertThat(isSpecified).isTrue(); in testIsFileSpecifiedInPathList_whenDirectoryAndPathListHasIt()[all …]
275 public boolean isSpecified() { in isSpecified() method in FrameType
53894 method public abstract boolean isSpecified(int);58365 method public abstract boolean isSpecified(int);58366 method public abstract boolean isSpecified(java.lang.String, java.lang.String);58367 method public abstract boolean isSpecified(java.lang.String);58376 method public boolean isSpecified(int);58377 method public boolean isSpecified(java.lang.String, java.lang.String);58378 method public boolean isSpecified(java.lang.String);
78215 method public abstract boolean isSpecified(int);79175 method public boolean isSpecified(int);79176 method public boolean isSpecified(String, String);79177 method public boolean isSpecified(String);79186 method public boolean isSpecified(int);79187 method public boolean isSpecified(String, String);79188 method public boolean isSpecified(String);
78359 method public abstract boolean isSpecified(int);79319 method public boolean isSpecified(int);79320 method public boolean isSpecified(String, String);79321 method public boolean isSpecified(String);79330 method public boolean isSpecified(int);79331 method public boolean isSpecified(String, String);79332 method public boolean isSpecified(String);