Searched refs:description (Results 1 - 25 of 2093) sorted by relevance

1234567891011>>

/external/mesa3d/src/mesa/math/
H A Dm_debug.h32 extern void _math_test_all_transform_functions( char *description );
33 extern void _math_test_all_normal_transform_functions( char *description );
34 extern void _math_test_all_cliptest_functions( char *description );
38 extern void _math_test_all_vertex_functions( char *description );
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptorValidationException.cs44 private readonly string description; field in class:Google.Protobuf.Reflection.DescriptorValidationException
55 /// A human-readable description of the error. (The Message property
56 /// is made up of the descriptor's name and this description.)
60 get { return description; }
63 internal DescriptorValidationException(IDescriptor problemDescriptor, string description) : argument
64 base(problemDescriptor.FullName + ": " + description)
70 this.description = description;
73 internal DescriptorValidationException(IDescriptor problemDescriptor, string description, Exception cause) : argument
74 base(problemDescriptor.FullName + ": " + description, caus
[all...]
/external/mockito/src/main/java/org/mockito/internal/verification/
H A DDescription.java20 private final String description; field in class:Description
25 * @param description The failure message to prepend if verification fails
27 public Description(VerificationMode verification, String description) { argument
29 this.description = description;
43 throw new MockitoAssertionError(e, description);
48 public VerificationMode description(String description) { argument
49 return VerificationModeFactory.description(this, description);
[all...]
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
H A DCustomMatcher.java26 public CustomMatcher(String description) { argument
27 if (description == null) {
30 this.fixedDescription = description;
34 public final void describeTo(Description description) { argument
35 description.appendText(fixedDescription);
H A DCustomTypeSafeMatcher.java28 public CustomTypeSafeMatcher(String description) { argument
29 if (description == null) {
32 this.fixedDescription = description;
36 public final void describeTo(Description description) { argument
37 description.appendText(fixedDescription);
H A DSelfDescribing.java8 * Generates a description of the object. The description may be part of a
9 * a description of a larger object of which this is just a component, so it
12 * @param description
13 * The description to be built or appended to.
15 void describeTo(Description description); argument
/external/vogar/src/vogar/target/junit/
H A DDescribableStatement.java31 private final Description description; field in class:DescribableStatement
33 protected DescribableStatement(Description description) { argument
34 this.description = description;
39 return description;
/external/jcommander/src/test/java/com/beust/jcommander/args/
H A DCommandLineArgs.java28 @Parameter(description = "The XML suite files to run")
31 @Parameter(names = { "-log", "-verbose" }, description = "Level of verbosity")
34 @Parameter(names = "-groups", description = "Comma-separated list of group names to be run")
37 @Parameter(names = "-excludedgroups", description ="Comma-separated list of group names to be " +
41 @Parameter(names = "-d", description ="Output directory")
44 @Parameter(names = "-junit", description ="JUnit mode")
47 @Parameter(names = "-listener", description = "List of .class files or list of class names" +
51 @Parameter(names = "-methodselectors", description = "List of .class files or list of class " +
55 @Parameter(names = "-objectfactory", description = "List of .class files or list of class " +
59 @Parameter(names = "-parallel", description
[all...]
H A DCommandLineArgs2.java28 @Parameter(description = "list of files")
31 @Parameter(names = { "-v", "--verbose" }, description = "print verbose log messages.", arity = 1)
34 @Parameter(names = { "-h", "--help" }, description = "show this help.")
37 @Parameter(names = { "-F", "--flush-preferences" }, description = "flush gui preferences.")
40 @Parameter(names = { "-L", "--flush-licensed" }, description = "flush licensed.")
43 @Parameter(names = { "-I", "--index-file" }, description = "indexes the given file.")
46 @Parameter(names = { "-b", "--bonjour" }, description = "enable Bonjour.")
49 @Parameter(names = { "-m", "--md5" }, description = "create an MD5 checksum for the given file.", converter = FileConverter.class)
52 @Parameter(names = { "-c", "--cat" }, description = "'cat' the given Lilith logfile.", converter = FileConverter.class)
55 @Parameter(names = { "-t", "--tail" }, description
[all...]
H A DArgs1.java33 @Parameter(names = { "-log", "-verbose" }, description = "Level of verbosity", required = true)
36 @Parameter(names = "-groups", description = "Comma-separated list of group names to be run")
39 @Parameter(names = "-debug", description = "Debug mode")
42 @Parameter(names = "-long", description = "A long number")
45 @Parameter(names = "-double", description = "A double number")
48 @Parameter(names = "-float", description = "A float number")
51 @Parameter(names = "-bigdecimal", description = "A BigDecimal number")
54 @Parameter(names = "-date", description = "An ISO 8601 formatted date.")
H A DArgsMultipleUnparsed.java30 @Parameter(description = "Bogus1")
33 @Parameter(description = "Bogus2")
H A DArgsOutOfMemory.java8 description = "pattern used by 'tail'. See http://logback.qos.ch/manual/layouts.html#ClassicPatternLayout and http://logback.qos.ch/manual/layouts.html#AccessPatternLayout")
11 @Parameter(names = "-q", description = "Filler arg")
H A DArgsDefault.java31 @Parameter(names = "-log", description = "Level of verbosity")
34 @Parameter(names = "-groups", description = "Comma-separated list of group names to be run")
37 @Parameter(names = "-debug", description = "Debug mode")
40 @Parameter(names = "-level", description = "A long number")
H A DArgsLongDescription.java7 @Parameter(names = "--classpath", description = "The classpath. This is a very long "
8 + "description in order to test the line wrapping. Let's see how this works."
14 @Parameter(names = { "-c", "--convention" }, description = "The convention", required = true)
17 @Parameter(names = { "-d", "--destination" }, description = "The destination to go to")
20 @Parameter(names = "--configure", description = "How to configure")
/external/deqp/framework/opengl/
H A DgluContextFactory.cpp29 ContextFactory::ContextFactory (const std::string& name, const std::string& description) argument
30 : FactoryBase(name, description)
/external/webrtc/webrtc/p2p/base/
H A Dtransportinfo.h31 const TransportDescription& description)
33 description(description) {}
36 TransportDescription description; member in struct:cricket::TransportInfo
30 TransportInfo(const std::string& content_name, const TransportDescription& description) argument
/external/toolchain-utils/crosperf/
H A Dsettings_factory.py23 description='The name of the test to run. '
27 'test_args', description='Arguments to be passed to the '
33 description='Number of iterations to run the '
37 'suite', default='', description='The type of the benchmark.'))
42 description='Number of times to retry a '
47 description='Run benchmark harness on the DUT. '
63 description='The path to the image to run tests '
70 description='Autotest directory path relative to chroot which '
76 description='The path to a chromeos checkout which '
83 description
[all...]
/external/junit/src/main/java/junit/framework/
H A DJUnit4TestAdapterCache.java21 public Test asTest(Description description) { argument
22 if (description.isSuite()) {
23 return createTest(description);
25 if (!containsKey(description)) {
26 put(description, createTest(description));
28 return get(description);
32 Test createTest(Description description) { argument
33 if (description.isTest()) {
34 return new JUnit4TestCaseFacade(description);
65 asTestList(Description description) argument
[all...]
/external/proguard/src/proguard/
H A DLineWordReader.java34 private final String description; field in class:LineWordReader
41 String description,
47 this.description = description;
61 return "line " + reader.getLineNumber() + " of " + description;
40 LineWordReader(LineNumberReader lineNumberReader, String description, File baseDir) argument
/external/junit/src/main/java/org/junit/rules/
H A DTestWatcher.java23 * protected void failed(Throwable e, Description description) {
24 * watchedLog+= description + "\n";
28 * protected void succeeded(Description description) {
29 * watchedLog+= description + " " + "success!\n";
47 public Statement apply(final Statement base, final Description description) { argument
53 startingQuietly(description, errors);
56 succeededQuietly(description, errors);
59 skippedQuietly(e, description, errors);
62 failedQuietly(e, description, errors);
64 finishedQuietly(description, error
72 succeededQuietly(Description description, List<Throwable> errors) argument
81 failedQuietly(Throwable e, Description description, List<Throwable> errors) argument
91 skippedQuietly( org.junit.internal.AssumptionViolatedException e, Description description, List<Throwable> errors) argument
105 startingQuietly(Description description, List<Throwable> errors) argument
114 finishedQuietly(Description description, List<Throwable> errors) argument
126 succeeded(Description description) argument
132 failed(Throwable e, Description description) argument
139 skipped(AssumptionViolatedException e, Description description) argument
151 skipped( org.junit.internal.AssumptionViolatedException e, Description description) argument
158 starting(Description description) argument
164 finished(Description description) argument
[all...]
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/
H A DIPerfOutput.java26 * @param description
27 * textual description of the test case
33 void writeTimeResult(String description, long duration, long reference); argument
39 * @param description
40 * textual description of the test case
46 void writeByteResult(String description, long size, long reference); argument
/external/mockito/src/main/java/org/mockito/verification/
H A DVerificationMode.java41 * @param description The custom failure message
45 VerificationMode description(String description); argument
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
H A Dsetup.py10 description='Performance tracing for python', variable
/external/skia/src/sksl/ast/
H A DSkSLASTNode.h22 virtual String description() const = 0;
/external/testng/src/test/java/test/jason/
H A DMainBase.java7 @Test(description = "This test is never run but prevents AfterClass")

Completed in 684 milliseconds

1234567891011>>