Searched defs:describe (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/testing/android/junit/java/src/org/chromium/testing/local/
H A DPackageFilter.java37 public String describe() { method in class:PackageFilter
H A DRunnerFilter.java40 public String describe() { method in class:RunnerFilter
H A DGtestFilter.java90 public String describe() { method in class:GtestFilter
/external/chromium_org/chrome/third_party/mock4js/
H A Dmock4js.js95 if(Mock4JSUtil.hasFunction(item, "describe")) {
96 result += item.describe();
125 throw new Mock4JSException("Expected '"+expected+"' to be "+argumentMatcher.describe());
151 describe: function() {
181 throw new Mock4JSException(describe());
185 describe: function() {
213 describe: function() {
229 describe: function() {
242 describe: function() {
243 return "not("+this._matcherToNotMatch.describe()
[all...]
/external/chromium_org/tools/telemetry/third_party/pyserial/serial/tools/
H A Dlist_ports_linux.py97 def describe(device): function
145 return [(d, describe(d), hwinfo(d)) for d in devices]
/external/junit/src/org/junit/runner/manipulation/
H A DFilter.java26 public String describe() {
60 public String describe() {
77 public abstract String describe(); method in class:Filter
109 public String describe() {
110 return first.describe() + " and " + second.describe();
/external/chromium_org/v8/test/promises-aplus/lib/
H A Dmocha.js30 var describe; variable
230 describe = function(description, fn) {
228 describe = function(description, fn) { function
/external/mockito/src/org/mockito/internal/matchers/
H A DEquals.java28 description.appendText(describe(wanted));
31 public String describe(Object object) { method in class:Equals
69 description.appendText(describe("("+ wanted.getClass().getSimpleName() +") " + wanted));
/external/chromium_org/mojo/public/java/system/src/org/chromium/mojo/system/
H A DMojoResult.java39 public static String describe(int mCode) { method in class:MojoResult
/external/junit/src/org/junit/experimental/categories/
H A DCategories.java96 public String describe() { method in class:Categories.CategoryFilter
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
H A Daccessibility_api_handler.js94 * The object that can describe changes and cursor movement in a generic
325 var description = this.describe(ctl, true);
347 var description = this.describe(ctl, false);
394 this.describe(ctl, false).braille.write();
417 var description = this.describe(ctl, false);
485 * utterance to speak, text to braille, and an earcon to play to describe it.
492 cvox.AccessibilityApiHandler.prototype.describe = function(control, isSelect) {
/external/robolectric/src/main/java/com/xtremelabs/robolectric/bytecode/
H A DAndroidTranslator.java258 private String describe(CtMethod ctMethod) throws NotFoundException { method in class:AndroidTranslator
263 String describeBefore = describe(ctMethod);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jar ... .core.internal.content.ContentType) public int describe (java.io.InputStream, org.eclipse.core ...
H A Dorg.eclipse.ant.core_3.2.200.v20100427.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libusb/src/libusb/
H A Dlibusb.h925 const char* describe; member in struct:libusb_version
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 445 milliseconds