Searched refs:TRUE_AND_FALSE (Results 1 – 1 of 1) sorted by relevance
15 private static final boolean[] TRUE_AND_FALSE = {true, false}; field in RoboWebSettingsTest49 for (boolean value : TRUE_AND_FALSE) { in testAllowContentAccess()57 for (boolean value : TRUE_AND_FALSE) { in testAllowFileAccess()65 for (boolean value : TRUE_AND_FALSE) { in testAllowFileAccessFromFileURLs()73 for (boolean value : TRUE_AND_FALSE) { in testAllowUniversalAccessFromFileURLs()81 for (boolean value : TRUE_AND_FALSE) { in testBlockNetworkImage()89 for (boolean value : TRUE_AND_FALSE) { in testBlockNetworkLoads()97 for (boolean value : TRUE_AND_FALSE) { in testBuiltInZoomControls()105 for (boolean value : TRUE_AND_FALSE) { in testDatabaseEnabled()113 for (boolean value : TRUE_AND_FALSE) { in testDomStorageEnabled()[all …]