Searched defs:results (Results 1 - 25 of 386) sorted by relevance

1234567891011>>

/external/v8/test/mjsunit/
H A Dstress-array-push.js30 var results = []; variable
32 if ((k%10000) == 0) results.length = 0;
33 results.push({});
H A Ddebug-liveedit-exceptions.js14 var results = []; variable
23 switch (results.length) {
55 results.push(e);
61 assertEquals(["Emacs", "Eclipse", "Vim"], results);
H A Ddebug-liveedit-stepin.js14 var results = []; variable
23 switch (results.length) {
53 results.push(BestEditor());
54 results.push(BestEditor());
55 results.push(BestEditor());
59 assertEquals(["Emacs", "Eclipse", "Vim"], results);
63 "results.push(BestEditor());",
65 "results.push(BestEditor());",
66 "results.push(BestEditor());",
69 "results
[all...]
/external/libopus/silk/float/
H A Dautocorrelation_FLP.c37 silk_float *results, /* O result (length correlationCount) */
50 results[ i ] = (silk_float)silk_inner_product_FLP( inputData, inputData + i, inputDataSize - i );
36 silk_autocorrelation_FLP( silk_float *results, const silk_float *inputData, opus_int inputDataSize, opus_int correlationCount ) argument
/external/v8/build/android/gyp/
H A Dgenerate_copy_ex_outputs.py30 results = DoMain(sys.argv[1:]) variable
31 if results:
32 print results
/external/icu/icu4c/source/test/intltest/
H A Dallcoll.h50 static const Collator::EComparisonResult results[]; member in class:CollationDummyTest
H A Ddecoll.h43 static const Collator::EComparisonResult results[][2]; member in class:CollationGermanTest
H A Descoll.h42 static const Collator::EComparisonResult results[]; member in class:CollationSpanishTest
H A Dficoll.h41 static const Collator::EComparisonResult results[]; member in class:CollationFinnishTest
H A Dfrcoll.h44 static const Collator::EComparisonResult results[]; member in class:CollationFrenchTest
/external/junit/src/org/junit/experimental/results/
H A DFailureList.java4 package org.junit.experimental.results;
/external/libopus/silk/fixed/
H A Dautocorr_FIX.c37 opus_int32 *results, /* O Result (length correlationCount) */
47 *scale = _celt_autocorr(inputData, results, NULL, 0, corrCount-1, inputDataSize, arch);
36 silk_autocorr( opus_int32 *results, opus_int *scale, const opus_int16 *inputData, const opus_int inputDataSize, const opus_int correlationCount, int arch ) argument
/external/tpm2/
H A DEventSequenceComplete_fp.h18 typedef struct { TPML_DIGEST_VALUES results; } EventSequenceComplete_Out; member in struct:__anon18120
/external/v8/test/mjsunit/es6/
H A Ddebug-liveedit-new-target-1.js12 var results = []; variable
19 results.push(true);
20 results.push(new.target);
60 assertEquals([false, LogNewTarget], results);
73 results);
H A Ddebug-liveedit-new-target-2.js12 var results = []; variable
19 results.push(true);
57 assertEquals([LogNewTarget], results);
63 assertEquals([LogNewTarget, true], results);
H A Ddebug-liveedit-new-target-3.js13 var results = []; variable
19 results.push(new.target);
60 assertEquals([LogNewTarget], results);
66 assertEquals([LogNewTarget, LogNewTarget], results);
73 assertEquals([LogNewTarget, LogNewTarget, LogNewTarget], results);
/external/cmockery/cmockery_0_1_2/src/example/
H A Dcustomer_database.c35 void **results; local
39 &results);
43 return (unsigned int)results[0];
/external/easymock/src/org/easymock/internal/
H A DExpectedInvocationAndResults.java26 Results results; field in class:ExpectedInvocationAndResults
29 Results results) {
31 this.results = results;
39 return results;
44 return expectedInvocation.toString() + ": " + results.toString();
28 ExpectedInvocationAndResults(ExpectedInvocation expectedInvocation, Results results) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
H A DPerformanceResultsPreferenceInitializer.java11 package org.eclipse.test.internal.performance.results.ui;
19 import org.eclipse.test.internal.performance.results.utils.IPerformancesConstants;
/external/google-breakpad/src/testing/gtest/test/
H A Dgtest-test-part_test.cc170 TestPartResultArray results; local
171 EXPECT_EQ(0, results.size());
177 TestPartResultArray results; local
178 results.Append(r1_);
179 EXPECT_EQ(1, results.size());
180 EXPECT_STREQ("Failure 1", results.GetTestPartResult(0).message());
186 TestPartResultArray results; local
187 results.Append(r1_);
188 results.Append(r2_);
189 EXPECT_EQ(2, results
199 TestPartResultArray results; local
[all...]
/external/gtest/test/
H A Dgtest-test-part_test.cc170 TestPartResultArray results; local
171 EXPECT_EQ(0, results.size());
177 TestPartResultArray results; local
178 results.Append(r1_);
179 EXPECT_EQ(1, results.size());
180 EXPECT_STREQ("Failure 1", results.GetTestPartResult(0).message());
186 TestPartResultArray results; local
187 results.Append(r1_);
188 results.Append(r2_);
189 EXPECT_EQ(2, results
199 TestPartResultArray results; local
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcdetst.c69 const static UCollationResult results[][2] = variable
115 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][1]);
134 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i][0]);
H A Dcestst.c61 const static UCollationResult results[] = { variable
99 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
118 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dcfintst.c53 const static UCollationResult results[] = { variable
89 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
107 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dcturtst.c65 const static UCollationResult results[] = { variable
106 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
126 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);

Completed in 825 milliseconds

1234567891011>>