/external/chromium_org/chrome/browser/ui/views/omnibox/ |
omnibox_view_views_browsertest.cc | 248 AutocompleteResult& results = autocomplete_controller->result_; local 258 results.AppendMatches(matches); 259 results.SortAndCull(
|
/external/chromium_org/chrome/browser/ui/webui/ |
plugins_ui.cc | 488 base::DictionaryValue results; local 489 results.Set("plugins", plugin_groups_data); 490 web_ui()->CallJavascriptFunction("returnPluginsData", results);
|
/external/chromium_org/testing/gtest/test/ |
gtest_output_test_.cc | 923 TestPartResultArray results; local 927 &results); 932 EXPECT_EQ(0, results.size()) << "This shouldn't fail."; 998 // of them are intended to fail), and then compare the test results
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
inspectorStyle.css | 342 .search-results-matches { [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/ |
CSSMetadata.js | [all...] |
/external/chromium_org/tools/telemetry/telemetry/results/ |
buildbot_output_formatter_unittest.py | 8 from telemetry.results import base_test_results_unittest 9 from telemetry.results import buildbot_output_formatter 10 from telemetry.results import page_test_results 149 """Page fails on one iteration, no averaged results should print."""
|
/external/chromium_org/ui/app_list/ |
app_list_model.cc | 290 SearchResults* results, 294 for (size_t i = 0; i < results->item_count(); ++i) { 295 SearchResult* item = results->GetItemAt(i);
|
/external/chromium_org/v8/tools/ |
presubmit.py | 272 results = pool.map_async(CppLintWorker, commands).get(999999) 278 if results[i] > 0: 281 total_errors = sum(results)
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/utils/ |
Util.java | 11 package org.eclipse.test.internal.performance.results.utils; 33 import org.eclipse.test.internal.performance.results.db.BuildResults; 34 import org.eclipse.test.internal.performance.results.db.DB_Results;
|
/external/gtest/test/ |
gtest_output_test_.cc | 918 TestPartResultArray results; local 922 &results); 927 EXPECT_EQ(0, results.size()) << "This shouldn't fail."; 993 // of them are intended to fail), and then compare the test results
|
/external/protobuf/gtest/test/ |
gtest_output_test_.cc | 892 TestPartResultArray results; local 896 &results); 901 EXPECT_EQ(0, results.size()) << "This shouldn't fail."; 969 // of them are intended to fail), and then compare the test results
|
/frameworks/base/cmds/am/src/com/android/commands/am/ |
Am.java | 144 " --start-profiler <FILE>: start profiler and send results to <FILE>\n" + 182 " -r: print raw results (otherwise decode REPORT_KEY_STREAMRESULT). Use with\n" + 484 // Boolean.valueOf() results in false for anything that is not "true", which is [all...] |
/frameworks/base/services/usage/java/com/android/server/usage/ |
UsageStatsDatabase.java | 364 Slog.d(TAG, "No results for this range. All stats start after."); 375 Slog.d(TAG, "No results for this range. All stats start after."); 383 ArrayList<T> results = new ArrayList<>(); local 393 combiner.combine(stats, false, results); 396 return results; 417 // We have some results here, check if they are better than our current match.
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_output_test_.cc | 918 TestPartResultArray results; local 922 &results); 927 EXPECT_EQ(0, results.size()) << "This shouldn't fail."; 993 // of them are intended to fail), and then compare the test results
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/ |
WifiNetworksBrowseInfo.java | 299 final List<ScanResult> results = mWifiManager.getScanResults(); local 301 if (results.size() == 0) { 302 Log.w(TAG, "No results found! Initiate scan..."); 310 for (ScanResult result : results) {
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/ |
AppRestrictionsManager.java | 80 Bundle results = getResultExtras(true); 81 mRestrictions = results.getParcelableArrayList(Intent.EXTRA_RESTRICTIONS_LIST); 82 mRestrictionsIntent = (Intent) results.getParcelable(CUSTOM_RESTRICTIONS_INTENT);
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/ |
test_refactor.py | 170 results.extend([old_text, new_text, filename, equal]) 172 results = [] 183 self.assertEqual(results, expected)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_coercion.py | 99 # e = equals other results 102 # 2-tuple if results differ 229 # now infix_results has two lists of results for every pairing. 263 results = infix_results[(ia, ib)] 264 for op, res, ires in zip(infix_binops, results[0], results[1]):
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/ |
test_refactor.py | 170 results.extend([old_text, new_text, filename, equal]) 172 results = [] 183 self.assertEqual(results, expected)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_coercion.py | 99 # e = equals other results 102 # 2-tuple if results differ 229 # now infix_results has two lists of results for every pairing. 263 results = infix_results[(ia, ib)] 264 for op, res, ires in zip(infix_binops, results[0], results[1]):
|
/external/chromium_org/gpu/command_buffer/client/ |
gles2_implementation_unittest.cc | 843 // OnFlush() here. We do expect the results to be correct though. 1957 GLint results[num_results + 1]; local 2006 GLint results[num_results + 1]; local [all...] |
/external/chromium_org/third_party/skia/gm/rebaseline_server/static/new/js/ |
app.js | 47 // Request parameters used to select between subsets of results. 117 setBSection: 'actual-results', 118 setASection: 'expected-results', 129 setBSection: 'actual-results', 130 setASection: 'expected-results', 140 setBSection: 'actual-results', 141 setASection: 'actual-results', 239 // Filter and sort the results to get them ready for rendering 260 // run digest before we update the results. This allows [all...] |
/external/apache-http/src/org/apache/commons/logging/impl/ |
LogFactoryImpl.java | 292 String results[] = new String[names.size()]; local 293 for (int i = 0; i < results.length; i++) { 294 results[i] = (String) names.elementAt(i); 296 return (results); [all...] |
/external/bluetooth/bluedroid/stack/gap/ |
gap_int.h | 54 tGAP_CALLBACK *gap_inq_rslt_cback; /* Used for inquiry results */ 65 tGAP_FINDADDR_RESULTS results; member in struct:__anon5891
|