/external/autotest/frontend/client/src/autotest/common/ |
D | CustomHistory.java | 18 private static final CustomHistory theInstance = new CustomHistory(); field in CustomHistory 49 theInstance.processHistoryTokenString(token.toString()); in simulateHistoryToken() 53 theInstance.processHistoryTokenString(History.getToken()); in processInitialToken() 81 return theInstance.lastHistoryToken; in getLastHistoryToken() 85 theInstance.listeners.add(listener); in addHistoryListener() 89 theInstance.listeners.remove(listener); in removeHistoryListener() 96 theInstance.lastHistoryToken = token; in newItem()
|
D | StaticDataRepository.java | 21 public static final StaticDataRepository theInstance = new StaticDataRepository(); field in StaticDataRepository 29 return theInstance; in getRepository()
|
/external/hamcrest/hamcrest-core/src/test/java/org/hamcrest/core/ |
D | IsSameTest.java | 8 import static org.hamcrest.core.IsSame.theInstance; 33 Matcher<Object> matcher = theInstance(o1); in alternativeFactoryMethodAlsoMatchesOnlyIfArgumentIsReferenceToASpecifiedObject()
|
/external/autotest/frontend/client/src/autotest/common/ui/ |
D | NotifyManager.java | 22 public static final NotifyManager theInstance = new NotifyManager(); field in NotifyManager 113 return theInstance; in getInstance()
|
/external/autotest/frontend/client/src/autotest/tko/ |
D | CommonPanel.java | 39 private static CommonPanel theInstance = new CommonPanel(); field in CommonPanel 119 return theInstance; in getPanel() 126 theInstance = panel; in setInstance()
|
D | TestLabelManager.java | 32 private static final TestLabelManager theInstance = new TestLabelManager(); field in TestLabelManager 89 return theInstance; in getManager()
|
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/ |
D | IsSame.java | 48 public static <T> Matcher<T> theInstance(T target) { in theInstance() method in IsSame
|
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/ |
D | CoreMatchers.java | 378 public static <T> org.hamcrest.Matcher<T> theInstance(T target) { in theInstance() method in CoreMatchers 379 return org.hamcrest.core.IsSame.theInstance(target); in theInstance()
|
/external/hamcrest/ |
D | CHANGES.txt | 63 * Fix issue 101 - Added theInstance alias for sameInstance factory method
|
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/ |
D | Matchers.java | 462 public static <T> org.hamcrest.Matcher<T> theInstance(T target) { in theInstance() method in Matchers 463 return org.hamcrest.core.IsSame.<T>theInstance(target); in theInstance()
|
/external/guice/extensions/struts2/lib/ |
D | commons-io-1.3.2.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/libphonenumber/demo/war/WEB-INF/lib/ |
D | commons-io-1.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |
D | bcel.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |