- Sort Score
- Num 10 results
- Language All
Results 1 - 4 of 4 for Violation (0.06 seconds)
-
src/test/java/jcifs/smb/SmbFileIntegrationTest.java
// Create a completely isolated context to avoid handle reuse issues on Linux Docker try { // Create a new context with fresh configuration each time // This ensures complete isolation between operations Properties props = new Properties(); props.setProperty("jcifs.smb.client.minVersion", "SMB202"); props.setProperty("jcifs.smb.client.maxVersion", "SMB311");Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 56K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/collect/MapsTest.java
/** * Unit test for {@code Maps}. * * @author Kevin Bourrillion * @author Mike Bostock * @author Jared Levy */ @GwtCompatible @NullMarked @SuppressWarnings("JUnitIncompatibleType") // Many intentional violations here. public class MapsTest extends TestCase { private static final Comparator<Integer> SOME_COMPARATOR = Collections.reverseOrder(); public void testHashMap() {Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Dec 11 22:56:33 GMT 2025 - 62.7K bytes - Click Count (0) -
.bazelrc
# TODO: remove those flags when they are flipped in the default Bazel version TF uses. common --incompatible_enforce_config_setting_visibility # TODO: also enable this flag after fixing the visibility violations # common --incompatible_config_setting_private_default_visibility # TODO: Enable Bzlmod common --noenable_bzlmod common --enable_workspace common --incompatible_enable_cc_toolchain_resolution
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Fri Dec 26 23:20:26 GMT 2025 - 56.8K bytes - Click Count (0) -
guava-tests/test/com/google/common/collect/MapsTest.java
/** * Unit test for {@code Maps}. * * @author Kevin Bourrillion * @author Mike Bostock * @author Jared Levy */ @GwtCompatible @NullMarked @SuppressWarnings("JUnitIncompatibleType") // Many intentional violations here. public class MapsTest extends TestCase { private static final Comparator<Integer> SOME_COMPARATOR = Collections.reverseOrder(); public void testHashMap() {Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Dec 11 22:56:33 GMT 2025 - 65K bytes - Click Count (0)