Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for expensiveTests (0.06 seconds)

  1. android/guava-tests/test/com/google/common/util/concurrent/JSR166TestCase.java

      "IdentifierName",
      "ConstantCaseForConstants",
    })
    @NullUnmarked
    abstract class JSR166TestCase extends TestCase {
      protected static final boolean expensiveTests = Boolean.getBoolean("jsr166.expensiveTests");
    
      /**
       * If true, report on stdout all "slow" tests, that is, ones that take more than profileThreshold
       * milliseconds to execute.
       */
    Created: Fri Dec 26 12:43:10 GMT 2025
    - Last Modified: Thu Dec 11 20:07:52 GMT 2025
    - 37.8K bytes
    - Click Count (0)
Back to Top