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

  /libcore/support/src/test/java/tests/support/
Support_Configuration.java 39 public static final String HomeAddress = WebName + DomainAddress;
43 public static final String TestResources = HomeAddress + TestResourcesDir;
  /external/apache-harmony/support/src/test/java/tests/support/
Support_Configuration.java 39 public static final String HomeAddress;
100 HomeAddress = WebName + DomainAddress;
101 TestResources = HomeAddress + TestResourcesDir;

Completed in 163 milliseconds