Searched defs:results (Results 51 - 75 of 314) sorted by relevance

1234567891011>>

/external/junit/src/org/junit/experimental/results/
H A DResultMatchers.java1 package org.junit.experimental.results;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
H A DComponentResultsElement.java11 package org.eclipse.test.internal.performance.results.model;
21 import org.eclipse.test.internal.performance.results.db.AbstractResults;
22 import org.eclipse.test.internal.performance.results.db.ComponentResults;
23 import org.eclipse.test.internal.performance.results.db.PerformanceResults;
24 import org.eclipse.test.internal.performance.results.db.ScenarioResults;
25 import org.eclipse.test.internal.performance.results.utils.IPerformancesConstants;
26 import org.eclipse.test.internal.performance.results.utils.Util;
74 public ComponentResultsElement(AbstractResults results, ResultsElement parent) { argument
75 super(results, parent);
81 * @see org.eclipse.test.internal.performance.results
[all...]
H A DScenarioResultsElement.java11 package org.eclipse.test.internal.performance.results.model;
17 import org.eclipse.test.internal.performance.results.db.*;
18 import org.eclipse.test.internal.performance.results.utils.IPerformancesConstants;
19 import org.eclipse.test.internal.performance.results.utils.Util;
62 ScenarioResultsElement(AbstractResults results, ResultsElement parent) { argument
63 super(results, parent);
71 return ((ScenarioResults) this.results).getShortName();
96 ScenarioResults scenarioResults = (ScenarioResults) this.results;
113 if (this.results == null) return false;
114 return ((ScenarioResults)this.results)
[all...]
/external/ceres-solver/include/ceres/
H A Dgradient_checker.h68 // Here we stash some results from the probe, for later
99 // results: On return, the two Jacobians (and other information)
107 GradientCheckResults* results) {
114 if (results == NULL) {
116 results = owned_results.get();
158 results->term_jacobians.clear();
159 results->term_jacobians.resize(num_blocks);
160 results->finite_difference_jacobians.clear();
161 results->finite_difference_jacobians.resize(num_blocks);
166 results
104 Probe(double const* const* probe_point, double error_tolerance, CostFunctionToProbe *term, GradientCheckResults* results) argument
[all...]
/external/chromium/chrome/browser/history/
H A Dvisit_database_unittest.cc209 VisitVector results; local
210 GetVisibleVisitsInRange(Time(), Time(), 0, &results); local
211 ASSERT_EQ(static_cast<size_t>(2), results.size());
212 EXPECT_TRUE(IsVisitInfoEqual(results[0], visit_info4) &&
213 IsVisitInfoEqual(results[1], visit_info2));
218 &results);
219 ASSERT_EQ(static_cast<size_t>(1), results.size());
220 EXPECT_TRUE(IsVisitInfoEqual(results[0], visit_info2));
223 GetVisibleVisitsInRange(Time(), Time(), 1, &results); local
224 ASSERT_EQ(static_cast<size_t>(1), results
[all...]
H A Ddownload_database.cc84 std::vector<DownloadCreateInfo>* results) {
85 results->clear();
105 results->push_back(info);
83 QueryDownloads( std::vector<DownloadCreateInfo>* results) argument
H A Dquery_parser_unittest.cc153 std::vector<string16> results; local
155 parser.ExtractQueryWords(UTF8ToUTF16(data[i].text), &results); local
156 ASSERT_EQ(data[i].word_count, results.size());
157 EXPECT_EQ(data[i].w1, UTF16ToUTF8(results[0]));
158 if (results.size() == 2)
159 EXPECT_EQ(data[i].w2, UTF16ToUTF8(results[1]));
160 if (results.size() == 3)
161 EXPECT_EQ(data[i].w3, UTF16ToUTF8(results[2]));
/external/chromium/chrome/browser/password_manager/
H A Dlogin_database_unittest.cc192 static void ClearResults(std::vector<PasswordForm*>* results) { argument
193 for (size_t i = 0; i < results->size(); ++i) {
194 delete (*results)[i];
196 results->clear();
/external/chromium/chrome/browser/webdata/
H A Dlogins_table_unittest.cc192 static void ClearResults(std::vector<PasswordForm*>* results) { argument
193 for (size_t i = 0; i < results->size(); ++i) {
194 delete (*results)[i];
196 results->clear();
/external/chromium/chrome/common/net/gaia/
H A Dgaia_auth_fetcher_unittest.h24 const std::string& results,
54 void set_results(const std::string& results) { argument
55 results_ = results;
/external/chromium/net/proxy/
H A Dproxy_resolver_winhttp.cc40 ProxyInfo* results,
94 results->UseDirect();
111 results->UseNamedProxy(WideToASCII(info.lpszProxy));
39 GetProxyForURL(const GURL& query_url, ProxyInfo* results, CompletionCallback* , RequestHandle* , const BoundNetLog& ) argument
H A Dmock_proxy_resolver.h28 ProxyInfo* results,
32 ProxyInfo* results() const { return results_; } function in class:net::MockAsyncProxyResolverBase::Request
74 ProxyInfo* results,
H A Dproxy_resolver_mac.cc65 ProxyInfo* results,
174 results->UseNamedProxy(proxy_uri_list);
175 // Else do nothing (results is already guaranteed to be in the default state).
64 GetProxyForURL(const GURL& query_url, ProxyInfo* results, CompletionCallback* , RequestHandle* , const BoundNetLog& net_log) argument
/external/easymock/src/org/easymock/internal/
H A DUnorderedBehavior.java26 private final List<ExpectedInvocationAndResults> results = new ArrayList<ExpectedInvocationAndResults>(); field in class:UnorderedBehavior
36 for (ExpectedInvocationAndResults entry : results) {
44 results.add(new ExpectedInvocationAndResults(expected, list));
48 for (ExpectedInvocationAndResults entry : results) {
70 for (ExpectedInvocationAndResults entry : results) {
79 List<ErrorMessage> messages = new ArrayList<ErrorMessage>(results
81 for (ExpectedInvocationAndResults entry : results) {
104 } else if (results.isEmpty() || !this.checkOrder) {
107 ExpectedInvocation lastMethodCall = results.get(results
[all...]
/external/icu4c/test/cintltst/
H A Dcjaptst.c58 const static UCollationResult results[] = { variable
130 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
H A Dencoll.c141 const static UCollationResult results[] = { variable
278 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
319 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
338 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
/external/icu4c/test/intltest/
H A Dfrcoll.cpp76 const Collator::EComparisonResult CollationFrenchTest::results[] = member in class:CollationFrenchTest
151 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
/external/jmonkeyengine/engine/src/core/com/jme3/collision/
H A DCollisionResults.java47 private final ArrayList<CollisionResult> results = new ArrayList<CollisionResult>(); field in class:CollisionResults
51 * Clears all collision results added to this list
54 results.clear();
58 * Iterator for iterating over the collision results.
64 Collections.sort(results);
68 return results.iterator();
72 results.add(result);
77 return results.size();
85 Collections.sort(results);
89 return results
[all...]
/external/skia/src/core/
H A DSkPathEffect.cpp21 bool SkPathEffect::asPoints(PointData* results, const SkPath& src, argument
/external/webkit/Source/WebCore/html/
H A DHTMLTableColElement.cpp81 void HTMLTableColElement::additionalAttributeStyleDecls(Vector<CSSMutableStyleDeclaration*>& results) argument
90 static_cast<HTMLTableElement*>(p)->addSharedGroupDecls(false, results);
/external/webkit/Source/WebCore/platform/mock/
H A DSpeechInputClientMock.cpp131 // This would avoid generating the events used to check the results and the test would timeout.
135 SpeechInputResultArray results; local
136 results.append(SpeechInputResult::create(error, 1.0));
137 m_listener->setRecognitionResult(requestId, results);
/external/webkit/Tools/CodeCoverage/
H A Drun-generate-coverage-data209 results = sys.argv[2] variable
212 mkdirhier(results)
239 analyze_coverage(sources, results, dirs.keys(), runid, base_dir)
/external/chromium/chrome/browser/tabs/
H A Dpinned_tab_codec.cc116 std::vector<Tab> results; local
120 return results;
124 return results;
131 results.push_back(tab);
134 return results;
/external/chromium/chrome/browser/ui/webui/
H A Dflags_ui.cc161 DictionaryValue results; local
162 results.Set("flagsExperiments",
165 results.SetBoolean("needsRestart",
167 web_ui_->CallJavascriptFunction("returnFlagsExperiments", results);
/external/chromium/net/base/
H A Dkeygen_handler_unittest.cc124 std::string results[NUM_HANDLERS]; local
129 new ConcurrencyTestTask(events[i], "some challenge", &results[i]),
140 VLOG(1) << "KeygenHandler " << i << " produced: " << results[i]; local
141 AssertValidSignedPublicKeyAndChallenge(results[i], "some challenge");

Completed in 643 milliseconds

1234567891011>>