Searched defs:isAllowedList (Results 1 – 9 of 9) sorted by relevance
71 private void testSatelliteAccessControl(boolean isAllowedList) throws Exception { in testSatelliteAccessControl()167 File file, boolean isAllowedList) throws Exception { in createSatS2File()171 file, TestUtils.createS2RangeFileFormat(isAllowedList))) { in createSatS2File()
46 public static SatS2RangeFileFormat getFileFormatForLevel(int s2Level, boolean isAllowedList) { in getFileFormatForLevel()
57 public String isAllowedList; field in CreateSatS2File.Arguments
54 public static void create(String inputFile, int s2Level, boolean isAllowedList, in create()
43 file, TestUtils.createS2RangeFileFormat(isAllowedList))) { in findEntryByCellId()
94 int suffixTableBlockIdOffset, int tableEntryBitCount, boolean isAllowedList) { in SatS2RangeFileFormat()259 public boolean isAllowedList() { in isAllowedList() method in SatS2RangeFileFormat
215 public boolean isAllowedList() { in isAllowedList() method in SatS2RangeFileReader
95 private void testCreateSatS2FileWithValidInput(boolean isAllowedList) throws Exception { in testCreateSatS2FileWithValidInput()
40 public static SatS2RangeFileFormat createS2RangeFileFormat(boolean isAllowedList) { in createS2RangeFileFormat()