HomeSort by relevance Sort by last modified time
    Searched defs:assertionsEnabled (Results 1 - 4 of 4) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gre/
ViewMetadataRepositoryTest.java 43 boolean assertionsEnabled = false;
44 assert assertionsEnabled = true; // Intentional assignment
45 assertTrue("This unit test must be run with assertions enabled (-ea)", assertionsEnabled);
  /prebuilts/devtools/tools/lib/
lint-api.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.2.0/
lint-api-22.2.0.jar 
  /prebuilts/sdk/tools/lib/
lint_api.jar 

Completed in 193 milliseconds