HomeSort by relevance Sort by last modified time
    Searched refs:results (Results 1751 - 1775 of 2244) sorted by null

<<71727374757677787980>>

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
test_expectations_unittest.py 90 def assert_exp_list(self, test, results):
91 self.assertEqual(self._exp.get_expectations(self.get_test(test)), set(results))
121 # test handling of SKIPped tests and results
125 # test handling of MISSING results and the REBASELINE specifier
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
tznames_impl.cpp 833 TimeZoneNames::MatchInfoCollection* results = fResults; local
839 return results;
    [all...]
  /external/chromium_org/v8/test/mjsunit/
track-fields.js 198 // Ensure normalizing results in ignored representations.
  /external/icu/icu4c/source/i18n/
tznames_impl.cpp 833 TimeZoneNames::MatchInfoCollection* results = fResults; local
839 return results;
    [all...]
  /external/libvorbis/doc/
02-bitpacking.tex 222 Attempting to read past the end of an encoded packet results in an
  /external/opencv/cv/include/
cv.h     [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
ManageApplications.java 574 protected void publishResults(CharSequence constraint, FilterResults results) {
576 mEntries = (ArrayList<ApplicationsState.AppEntry>)results.values;
    [all...]
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/compose/
ComposeActivityTest.java 116 Account[] results = getAccounts(context); local
117 for (Account account : results) {
    [all...]
  /packages/services/Telephony/src/com/android/phone/
CallFeaturesSetting.java 205 * Results of reading forwarding settings
539 Map<Integer, AsyncResult> results = mForwardingChangeResults; local
545 AsyncResult result = results.get(fi.reason);
653 if (DBG) log("onActivityResult: bad contact data, no results found.");
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.20.0/
org.eclipse.tycho.p2.resolver.impl-0.20.0.jar 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xmlrpc.py 568 # result.results contains;
572 self.assertEqual(result.results[0]['faultCode'], 1)
573 self.assertEqual(result.results[0]['faultString'],
    [all...]
test_multiprocessing.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xmlrpc.py 568 # result.results contains;
572 self.assertEqual(result.results[0]['faultCode'], 1)
573 self.assertEqual(result.results[0]['faultString'],
    [all...]
test_multiprocessing.py     [all...]
  /prebuilts/tools/common/easymock-tools/
easymock-3.1-tests.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.18.1/
org.eclipse.tycho.p2.resolver.impl-0.18.1.jar 
  /external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
wallpaper_manager.js     [all...]
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 79 // Logs test results to the server using URL-encoded RPC.
80 // Also logs the same test results locally into the DOM.
313 // Create a place in the page to output test results
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 6957 struct phy_info_arg *results = arg; local
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerService.java 3503 List<ResolveInfo> results = queryIntentActivities(intent, resolvedType, flags local
    [all...]
  /external/chromium_org/chrome/browser/resources/profiler/
profiler.js 74 // The search box to filter results.
84 var RESULTS_DIV_ID = 'results-div';
930 // Merge the rows and save the results to |mergedRows|.
    [all...]
  /external/deqp/modules/gles3/performance/
es3pBufferDataUploadTests.cpp 729 // results compared to the approximation
    [all...]
  /ndk/tests/device/test-libc++-shared-full/jni/
Android.mk     [all...]
  /ndk/tests/device/test-libc++-static-full/jni/
Android.mk     [all...]
  /external/icu/icu4c/source/test/cintltst/
cmsccoll.c 252 const static UCollationResult results[] = { variable
276 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
    [all...]

Completed in 1370 milliseconds

<<71727374757677787980>>