Searched defs:FORCE (Results 1 – 2 of 2) sorted by relevance
56 protected static boolean FORCE = true; field in StorageManagerBaseTest
77 private static enum UpdateType { IF_NEEDED, FORCE }; enumConstant