Home
last modified time | relevance | path

Searched refs:testName (Results 1 – 25 of 129) sorted by relevance

123456

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
DparseChunkRange.pl47 testName => "[invalid] Empty string",
52 testName => "[invalid] Bogus chunk range",
57 testName => "[invalid] Chunk range missing -/+ prefix",
62 testName => "[invalid] Chunk range missing commas",
67 testName => "[invalid] Chunk range with swapped old and rew ranges",
72 testName => "[invalid] Chunk range with leading junk",
80 testName => "Line count is 0",
92 testName => "Line count is 1",
104 testName => "Both original and new line count is 1",
116 testName => "Line count and new line count > 1",
[all …]
DprepareParsedPatch.pl55 testName => "zero diffs: empty array",
65 testName => "one diff: non-copy, no revision",
75 testName => "one diff: non-copy, has revision",
87 testName => "one diff: copy (has revision)",
99 testName => "two diffs: two non-copies",
111 testName => "two diffs: non-copy and copy",
128 my $testName = $testCase->{testName};
134 is_deeply($got, $expected, $testName);
/external/chromium_org/third_party/icu/source/test/cintltst/
Dtrie2test.c97 testTrieEnum(const char *testName, in testTrieEnum() argument
110 testTrieGetters(const char *testName, in testTrieGetters() argument
139 typeName, testName, (long)start, (long)value2, (long)value); in testTrieGetters()
150 typeName, testName, (long)start, (long)value2, (long)value); in testTrieGetters()
160 typeName, testName, (long)start, (long)value2, (long)value); in testTrieGetters()
166 typeName, testName, (long)start, (long)value2, (long)value); in testTrieGetters()
187 typeName, testName, (long)start, (long)value2, (long)value); in testTrieGetters()
200 typeName, testName, (long)start, (long)value2, (long)errorValue); in testTrieGetters()
206 if(0!=strncmp(testName, "dummy", 5) && 0!=strncmp(testName, "trie1", 5)) { in testTrieGetters()
235 typeName, testName, (long)start, (long)value2, (long)value); in testTrieGetters()
[all …]
Dtrietest.c141 testTrieIteration(const char *testName, in testTrieIteration() argument
178 testName, c, c2, value, values[i]); in testTrieIteration()
186 testName, c, c2); in testTrieIteration()
211 testName, c, c2, value, values[i]); in testTrieIteration()
223 testName, c, c2, value, values[i]); in testTrieIteration()
242 testName, c, c2, value, values[i]); in testTrieIteration()
250 testName, c, c2); in testTrieIteration()
256 testTrieRangesWithMalloc(const char *testName, in testTrieRangesWithMalloc() argument
273 log_verbose("\ntesting Trie '%s'\n", testName); in testTrieRangesWithMalloc()
292 log_err("error: setting values into a trie failed (%s)\n", testName); in testTrieRangesWithMalloc()
[all …]
Didnatest.c73 testAPI(const UChar* src, const UChar* expected, const char* testName, in testAPI() argument
106 log_err( "%s null terminated source failed. Requires destCapacity > 300\n",testName); in testAPI()
111 …ted error for %s null terminated source failed. Expected: %s Got: %s\n",testName, u_errorName(expe… in testAPI()
125 …"Did not get the expected result for %s null terminated source with both options set.\n",testName); in testAPI()
129 … log_err( "%s null terminated source failed. Requires destCapacity > 300\n",testName); in testAPI()
134 …for %s null terminated source with options set. Expected: %s Got: %s\n",testName, u_errorName(expe… in testAPI()
149 log_err("Did not get the expected result for %s with source length.\n",testName); in testAPI()
152 log_err( "%s with source length failed. Requires destCapacity > 300\n",testName); in testAPI()
157 …t the expected error for %s with source length. Expected: %s Got: %s\n",testName, u_errorName(expe… in testAPI()
171 …_err("Did not get the expected result for %s with source length and both options set.\n",testName); in testAPI()
[all …]
Dstdnmtst.c173 const char *enumName, *testName; in doTestNames() local
193 testName = expected[idx]; in doTestNames()
194 if (uprv_strcmp(enumName, testName) != 0 || U_FAILURE(err) in doTestNames()
198 idx, enumName, testName, len, u_errorName(err)); in doTestNames()
244 UChar testName[256]; in doTestUCharNames() local
247 u_uastrncpy(testName, expected[idx], sizeof(testName)/sizeof(testName[0])); in doTestUCharNames()
248 if (u_strcmp(enumName, testName) != 0 || U_FAILURE(err) in doTestUCharNames()
252 idx, enumName, testName, len, u_errorName(err)); in doTestUCharNames()
/external/icu/icu4c/source/test/cintltst/
Dtrie2test.c97 testTrieEnum(const char *testName, in testTrieEnum() argument
110 testTrieGetters(const char *testName, in testTrieGetters() argument
139 typeName, testName, (long)start, (long)value2, (long)value); in testTrieGetters()
150 typeName, testName, (long)start, (long)value2, (long)value); in testTrieGetters()
160 typeName, testName, (long)start, (long)value2, (long)value); in testTrieGetters()
166 typeName, testName, (long)start, (long)value2, (long)value); in testTrieGetters()
187 typeName, testName, (long)start, (long)value2, (long)value); in testTrieGetters()
200 typeName, testName, (long)start, (long)value2, (long)errorValue); in testTrieGetters()
206 if(0!=strncmp(testName, "dummy", 5) && 0!=strncmp(testName, "trie1", 5)) { in testTrieGetters()
235 typeName, testName, (long)start, (long)value2, (long)value); in testTrieGetters()
[all …]
Dtrietest.c141 testTrieIteration(const char *testName, in testTrieIteration() argument
178 testName, c, c2, value, values[i]); in testTrieIteration()
186 testName, c, c2); in testTrieIteration()
211 testName, c, c2, value, values[i]); in testTrieIteration()
223 testName, c, c2, value, values[i]); in testTrieIteration()
242 testName, c, c2, value, values[i]); in testTrieIteration()
250 testName, c, c2); in testTrieIteration()
256 testTrieRangesWithMalloc(const char *testName, in testTrieRangesWithMalloc() argument
273 log_verbose("\ntesting Trie '%s'\n", testName); in testTrieRangesWithMalloc()
292 log_err("error: setting values into a trie failed (%s)\n", testName); in testTrieRangesWithMalloc()
[all …]
Didnatest.c73 testAPI(const UChar* src, const UChar* expected, const char* testName, in testAPI() argument
106 log_err( "%s null terminated source failed. Requires destCapacity > 300\n",testName); in testAPI()
111 …ted error for %s null terminated source failed. Expected: %s Got: %s\n",testName, u_errorName(expe… in testAPI()
125 …"Did not get the expected result for %s null terminated source with both options set.\n",testName); in testAPI()
129 … log_err( "%s null terminated source failed. Requires destCapacity > 300\n",testName); in testAPI()
134 …for %s null terminated source with options set. Expected: %s Got: %s\n",testName, u_errorName(expe… in testAPI()
149 log_err("Did not get the expected result for %s with source length.\n",testName); in testAPI()
152 log_err( "%s with source length failed. Requires destCapacity > 300\n",testName); in testAPI()
157 …t the expected error for %s with source length. Expected: %s Got: %s\n",testName, u_errorName(expe… in testAPI()
171 …_err("Did not get the expected result for %s with source length and both options set.\n",testName); in testAPI()
[all …]
Dstdnmtst.c173 const char *enumName, *testName; in doTestNames() local
193 testName = expected[idx]; in doTestNames()
194 if (uprv_strcmp(enumName, testName) != 0 || U_FAILURE(err) in doTestNames()
198 idx, enumName, testName, len, u_errorName(err)); in doTestNames()
244 UChar testName[256]; in doTestUCharNames() local
247 u_uastrncpy(testName, expected[idx], sizeof(testName)/sizeof(testName[0])); in doTestUCharNames()
248 if (u_strcmp(enumName, testName) != 0 || U_FAILURE(err) in doTestUCharNames()
252 idx, enumName, testName, len, u_errorName(err)); in doTestUCharNames()
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/
Dqueue.js54 var testName = getSelectedTest();
56 var state = results.tests[testName].state;
81 var testName = getSelectedTest();
82 var test = results.tests[testName];
91 queueOption.value = testName;
92 queueOption.textContent = testName;
112 RebaselineQueue.prototype._removeTest = function(testName) argument
116 while (queueOption && queueOption.value != testName) {
124 var test = results.tests[testName];
144 RebaselineQueue.prototype._rebaselineTest = function(testName) argument
[all …]
Dmain.js119 for (var testName in results.tests) {
120 var test = results.tests[testName];
129 testsByFailureType[failureType].push(testName);
233 selectedTests.forEach(function(testName) { argument
234 var state = results.tests[testName].state;
241 testsByState[state].push(testName);
270 testsByState[state].forEach(function(testName) { argument
272 testOption.value = testName;
273 var testDisplayName = testName;
274 if (testName.lastIndexOf(selectedDirectory) == 0) {
[all …]
/external/icu/icu4c/source/test/intltest/
Dtestidna.cpp450 void TestIDNA::testAPI(const UChar* src, const UChar* expected, const char* testName, in testAPI() argument
479 …errln("Did not get the expected result for "+UnicodeString(testName) +" null terminated source. Ex… in testAPI()
485 errln( "%s null terminated source failed. Requires destCapacity > 300\n",testName); in testAPI()
491 UnicodeString(testName)+ in testAPI()
510 errln("Did not get the expected result for "+UnicodeString(testName) + in testAPI()
519 errln( "%s null terminated source failed. Requires destCapacity > 300\n",testName); in testAPI()
525 UnicodeString(testName)+ in testAPI()
544 errln("Did not get the expected result for %s with source length.\n",testName); in testAPI()
547 errln( "%s with source length failed. Requires destCapacity > 300\n",testName); in testAPI()
553 UnicodeString(testName)+ in testAPI()
[all …]
Dtestidna.h72 void testToASCII(const char* testName, TestFunc func);
73 void testToUnicode(const char* testName, TestFunc func);
74 void testIDNToUnicode(const char* testName, TestFunc func);
75 void testIDNToASCII(const char* testName, TestFunc func);
76 void testCompare(const char* testName, CompareFunc func);
81 void testAPI(const UChar *src, const UChar *expected, const char *testName,
87 const char* testName, CompareFunc func,
93 void testChaining(const UChar* src,int32_t numIterations,const char* testName,
96 void testRootLabelSeparator(const char* testName, CompareFunc func,
Dusettest.h170 const char *testName, int32_t index);
173 const char *testName, int32_t index);
177 const char *testName, int32_t index);
178 … testSpanContents(const UnicodeSetWithStrings *sets[4], uint32_t whichSpans, const char *testName);
179 …stSpanUTF16String(const UnicodeSetWithStrings *sets[4], uint32_t whichSpans, const char *testName);
180 …estSpanUTF8String(const UnicodeSetWithStrings *sets[4], uint32_t whichSpans, const char *testName);
/external/chromium_org/third_party/icu/source/test/intltest/
Dtestidna.cpp450 void TestIDNA::testAPI(const UChar* src, const UChar* expected, const char* testName, in testAPI() argument
479 …errln("Did not get the expected result for "+UnicodeString(testName) +" null terminated source. Ex… in testAPI()
485 errln( "%s null terminated source failed. Requires destCapacity > 300\n",testName); in testAPI()
491 UnicodeString(testName)+ in testAPI()
510 errln("Did not get the expected result for "+UnicodeString(testName) + in testAPI()
519 errln( "%s null terminated source failed. Requires destCapacity > 300\n",testName); in testAPI()
525 UnicodeString(testName)+ in testAPI()
544 errln("Did not get the expected result for %s with source length.\n",testName); in testAPI()
547 errln( "%s with source length failed. Requires destCapacity > 300\n",testName); in testAPI()
553 UnicodeString(testName)+ in testAPI()
[all …]
Dtestidna.h72 void testToASCII(const char* testName, TestFunc func);
73 void testToUnicode(const char* testName, TestFunc func);
74 void testIDNToUnicode(const char* testName, TestFunc func);
75 void testIDNToASCII(const char* testName, TestFunc func);
76 void testCompare(const char* testName, CompareFunc func);
81 void testAPI(const UChar *src, const UChar *expected, const char *testName,
87 const char* testName, CompareFunc func,
93 void testChaining(const UChar* src,int32_t numIterations,const char* testName,
96 void testRootLabelSeparator(const char* testName, CompareFunc func,
Dusettest.h170 const char *testName, int32_t index);
173 const char *testName, int32_t index);
177 const char *testName, int32_t index);
178 … testSpanContents(const UnicodeSetWithStrings *sets[4], uint32_t whichSpans, const char *testName);
179 …stSpanUTF16String(const UnicodeSetWithStrings *sets[4], uint32_t whichSpans, const char *testName);
180 …estSpanUTF8String(const UnicodeSetWithStrings *sets[4], uint32_t whichSpans, const char *testName);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/resources/
Dsunspider-standalone-driver.js36 var testName = testBase + ".js";
39 if (testName.indexOf('parse-only') >= 0) {
40 times[j] = checkSyntax(testName);
50 load(testName);
54 times[j] = run(testName);
/external/nist-pkits/
Dextract-pkits-tests.pl29 my $testName;
77 public void test${sectionName}_${testName}() throws Exception {
178 $testName = $2;
179 $testName =~ s/ //g;
180 $testName =~ s/-//g;
190 die "Can not determine expected result for test:\n\t${testName}";
/external/chromium_org/third_party/WebKit/PerformanceTests/inspector/
Dperformance-test.js83 for (var testName in this._times)
84 InspectorTest.dumpTestStats(groupName, testName, this._times[testName], "ms");
86 for (var testName in this._sizes)
87 InspectorTest.dumpTestStats(groupName, testName, this._sizes[testName], "kB", 1024);
129 InspectorTest.dumpTestStats = function(groupName, testName, samples, units, divider) argument
137 …InspectorTest.addResult("RESULT " + groupName + ': ' + testName + "= " + Math.floor(sum / (samples…
/external/chromium_org/third_party/angle/tests/gles_conformance_tests/
Dgenerate_gles_conformance_tests.py17 def GetSuiteName(testName): argument
18 return testName[:testName.find("/")]
20 def GetTestName(testName): argument
22 splitTestName = testName.split("/")
/external/junit/src/junit/runner/
DTestRunListener.java17 public void testStarted(String testName); in testStarted() argument
18 public void testEnded(String testName); in testEnded() argument
19 public void testFailed(int status, String testName, String trace); in testFailed() argument
/external/chromium_org/v8/test/mjsunit/
Dbuiltins.js72 var testName = name + "-" + propName;
74 assertTrue(propDesc.hasOwnProperty("value"), testName);
75 assertFalse(propDesc.configurable, testName);
77 assertFalse(propDesc.writable, testName);
/external/skia/tests/
DPathOpsExtendedTest.cpp410 static void showPathOpPath(const char* testName, const SkPath& one, const SkPath& two, in showPathOpPath() argument
415 if (!testName) { in showPathOpPath()
417 testName = defaultTestName.c_str(); in showPathOpPath()
419 SkDebugf("static void %s(skiatest::Reporter* reporter, const char* filename) {\n", testName); in showPathOpPath()
436 static int comparePaths(skiatest::Reporter* reporter, const char* testName, const SkPath& one, in comparePaths() argument
443 showPathOpPath(testName, one, two, a, b, scaledOne, scaledTwo, shapeOp, scale); in comparePaths()
452 showPathOpPath(testName, one, two, a, b, scaledOne, scaledTwo, shapeOp, scale); in comparePaths()
457 showPathOpPath(testName, one, two, a, b, scaledOne, scaledTwo, shapeOp, scale); in comparePaths()
464 static const char* testName = "pathOpTest"; variable
467 outFile.writeText(testName); in writeTestName()
[all …]

123456