Searched defs:fDescription (Results 1 - 14 of 14) sorted by relevance

/external/junit/src/main/java/junit/framework/
H A DJUnit4TestCaseFacade.java7 private final Description fDescription; field in class:JUnit4TestCaseFacade
10 fDescription = description;
28 return fDescription;
/external/junit/src/main/java/org/junit/runner/notification/
H A DFailure.java26 private final Description fDescription; field in class:Failure
37 this.fDescription = description;
44 return fDescription.getDisplayName();
51 return fDescription;
/external/skia/tools/viewer/sk_app/
H A DCommandSet.h70 , fDescription(description)
79 , fDescription(description)
93 SkString fDescription; member in struct:sk_app::CommandSet::Command
97 return SkStringPrintf("%s (%s)", fKeyName.c_str(), fDescription.c_str());
/external/dng_sdk/source/
H A Ddng_iptc.h78 dng_string fDescription; member in class:dng_iptc
/external/skia/tests/
H A DSurfaceTest.cpp833 const char* fDescription; member in struct:__anon18531
850 SkString fullTestName = SkStringPrintf("%s-%s", prefix, testConfig.fDescription);
864 REPORTER_ASSERT_MESSAGE(reporter, image, testConfig.fDescription);
/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/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.text_3.5.400.v20150505-1044.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/guice/lib/build/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/jsr330/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/slf4j/integration/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 424 milliseconds