Searched defs:results (Results 151 - 175 of 612) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/
H A Dutil.js31 var results; variable
/external/chromium_org/third_party/WebKit/public/web/
H A DWebSpellCheckClient.h61 WebVector<WebTextCheckingResult>* results) { }
59 checkTextOfParagraph(const WebString&, WebTextCheckingTypeMask mask, WebVector<WebTextCheckingResult>* results) argument
/external/chromium_org/third_party/cython/src/Tools/
H A Dcystdlib.py179 results = pool.map(_build, [(sys_args, ext) for ext in extensions]) variable
182 for ext, result in results:
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcfrtst.c69 const static UCollationResult results[] = variable
163 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dcg7coll.c107 const static int32_t results[TESTLOCALES][TOTALTESTSET] = { variable
178 doTest(tblColl1, testCases[results[i][j]], testCases[results[i][n]], UCOL_LESS);
211 doTest(myCollation, testCases[results[8][j]], testCases[results[8][n]], UCOL_LESS);
241 doTest(myCollation, testCases[results[9][j]], testCases[results[9][n]], UCOL_LESS);
271 doTest(myCollation, testCases[results[10][j]], testCases[results[10][n]], UCOL_LESS);
300 doTest(myCollation, testCases[results[1
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dallcoll.cpp49 const Collator::EComparisonResult CollationDummyTest::results[] = { member in class:CollationDummyTest
98 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
116 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
126 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
149 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dencoll.cpp133 static const Collator::EComparisonResult results[] = { variable
249 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
286 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
296 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dg7coll.cpp59 static const int32_t results[G7CollationTest::TESTLOCALES][G7CollationTest::TOTALTESTSET] = { variable
149 doTest(tblColl1, testCases[results[i][j]], testCases[results[i][n]], Collator::LESS);
184 doTest(myCollation, testCases[results[8][j]], testCases[results[8][n]], Collator::LESS);
218 doTest(myCollation, testCases[results[9][j]], testCases[results[9][n]], Collator::LESS);
252 doTest(myCollation, testCases[results[10][j]], testCases[results[10][n]], Collator::LESS);
281 doTest(myCollation, testCases[results[1
[all...]
H A Djacoll.cpp56 const Collator::EComparisonResult CollationKanaTest::results[] = { member in class:CollationKanaTest
114 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_queryobj.c38 * To avoid getting samples from another context's rendering in our results,
120 * to pick up the results.
132 /** Waits on the query object's BO and totals the results for this query */
140 uint64_t *results; local
152 results = query->bo->virtual;
156 query->Base.Result += 80 * (results[1] - results[0]);
158 query->Base.Result += 1000 * ((results[1] >> 32) - (results[0] >> 32));
179 query->Base.Result = 80 * (results[
[all...]
/external/chromium_org/third_party/skia/gm/rebaseline_server/
H A Dcompare_rendered_pictures_test.py11 TODO(epoger): Create a command to update the expected results (in
13 1. examine the results in self.output_dir_actual and make sure they are ok
36 import results namespace
43 the results."""
69 # Overwrite elements within the results that change from one test run
72 results_obj._setA_descriptions[results.KEY__SET_DESCRIPTIONS__DIR] = [
74 results_obj._setB_descriptions[results.KEY__SET_DESCRIPTIONS__DIR] = [
79 results.KEY__HEADER__RESULTS_ALL),
84 the results."""
115 results
[all...]
H A Dwritable_expectations.py25 import results namespace
44 # use the modified results
53 file_section = set_descriptions[results.KEY__SET_DESCRIPTIONS__SECTION]
57 set_descriptions[results.KEY__SET_DESCRIPTIONS__DIR])
61 set_descriptions[results.KEY__SET_DESCRIPTIONS__REPO_REVISION])
77 dicts = results.BaseComparisons.read_dicts_from_root(self.root)
79 # Make sure we have expected-results sections in all our output dicts.
/external/chromium_org/third_party/skia/src/core/
H A DSkPathEffect.cpp20 bool SkPathEffect::asPoints(PointData* results, const SkPath& src, argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DRawDataTable.java19 import org.eclipse.test.internal.performance.results.db.BuildResults;
20 import org.eclipse.test.internal.performance.results.db.ConfigResults;
21 import org.eclipse.test.internal.performance.results.db.DB_Results;
22 import org.eclipse.test.internal.performance.results.utils.Util;
36 private RawDataTable(ConfigResults results, PrintStream ps) { argument
37 this.configResults = results;
41 public RawDataTable(ConfigResults results, List prefixes, PrintStream ps) { argument
42 this(results, ps);
45 public RawDataTable(ConfigResults results, String baselinePrefix, PrintStream ps) { argument
46 this(results, p
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcfrtst.c69 const static UCollationResult results[] = variable
163 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dcg7coll.c108 const static int32_t results[TESTLOCALES][TOTALTESTSET] = { variable
190 doTest(myCollation, testCases[results[i][j]], testCases[results[i][n]], UCOL_LESS);
222 doTest(myCollation, testCases[results[8][j]], testCases[results[8][n]], UCOL_LESS);
252 doTest(myCollation, testCases[results[9][j]], testCases[results[9][n]], UCOL_LESS);
282 doTest(myCollation, testCases[results[10][j]], testCases[results[10][n]], UCOL_LESS);
311 doTest(myCollation, testCases[results[1
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dallcoll.cpp49 const Collator::EComparisonResult CollationDummyTest::results[] = { member in class:CollationDummyTest
98 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
116 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
126 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
149 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dencoll.cpp133 static const Collator::EComparisonResult results[] = { variable
249 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
286 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
296 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dg7coll.cpp60 static const int32_t results[G7CollationTest::TESTLOCALES][G7CollationTest::TOTALTESTSET] = { variable
142 doTest(myCollation.getAlias(), testCases[results[i][j]], testCases[results[i][n]], Collator::LESS);
174 doTest(myCollation, testCases[results[8][j]], testCases[results[8][n]], Collator::LESS);
208 doTest(myCollation, testCases[results[9][j]], testCases[results[9][n]], Collator::LESS);
242 doTest(myCollation, testCases[results[10][j]], testCases[results[10][n]], Collator::LESS);
271 doTest(myCollation, testCases[results[1
[all...]
H A Djacoll.cpp56 const Collator::EComparisonResult CollationKanaTest::results[] = { member in class:CollationKanaTest
114 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
/external/junit/src/org/junit/experimental/max/
H A DMaxCore.java154 List<Description> results= new ArrayList<Description>();
155 findLeaves(null, request.getRunner().getDescription(), results);
156 return results;
159 private void findLeaves(Description parent, Description description, List<Description> results) { argument
162 results.add(Description.createSuiteDescription(MALFORMED_JUNIT_3_TEST_CLASS_PREFIX + parent));
164 results.add(description);
167 findLeaves(description, each, results);
/external/junit/src/org/junit/internal/runners/
H A DTestClass.java42 List<Method> results= new ArrayList<Method>();
47 if (annotation != null && ! isShadowed(eachMethod, results))
48 results.add(eachMethod);
52 Collections.reverse(results);
53 return results;
60 private boolean isShadowed(Method method, List<Method> results) { argument
61 for (Method each : results) {
81 ArrayList<Class<?>> results= new ArrayList<Class<?>>();
84 results.add(current);
87 return results;
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_queryobj.c38 * To avoid getting samples from another context's rendering in our results,
120 * to pick up the results.
132 /** Waits on the query object's BO and totals the results for this query */
140 uint64_t *results; local
152 results = query->bo->virtual;
156 query->Base.Result += 80 * (results[1] - results[0]);
158 query->Base.Result += 1000 * ((results[1] >> 32) - (results[0] >> 32));
179 query->Base.Result = 80 * (results[
[all...]
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/database/
H A DSimpleTestCursor.java14 Object[][] results = new Object[0][0]; field in class:SimpleTestCursor
35 return (String) results[resultsIndex][columnIndex];
40 return (Long) results[resultsIndex][columnIndex];
46 return resultsIndex < results.length;
58 public void setResults(Object[][] results) { argument
59 this.results = results;
/external/skia/gm/rebaseline_server/
H A Dcompare_configs.py9 Compare GM results for two configs, across all builders.
27 import results namespace
30 class ConfigComparisons(results.BaseComparisons):
31 """Loads results from two different configurations into an ImagePairSet.
33 Loads actual and expected results from all builders, except for those skipped
37 def __init__(self, configs, actuals_root=results.DEFAULT_ACTUALS_DIR,
38 generated_images_root=results.DEFAULT_GENERATED_IMAGES_ROOT,
43 actuals_root: root directory containing all actual-results.json files
66 """Loads the results of all tests, across all builders (based on the
73 logging.info('Reading actual-results JSO
[all...]

Completed in 2651 milliseconds

1234567891011>>