HomeSort by relevance Sort by last modified time
    Searched full:actual (Results 1351 - 1375 of 10182) sorted by null

<<51525354555657585960>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodereplacechildnewchildexists.java 73 java.util.List actual = new java.util.ArrayList(); local
120 actual.add(childName);
122 assertEquals("childNames", expected, actual);
  /ndk/sources/third_party/googletest/googletest/samples/
sample1_unittest.cc 88 // EXPECT_EQ(expected, actual) is the same as
90 // EXPECT_TRUE((expected) == (actual))
92 // except that it will print both the expected value and the actual
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.h 70 * \param nr_corners actual number of corners computed
137 * \param nr_corners actual number of corners computed
158 \param nr_corners actual number of corners computed
  /packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_feature_detection.h 70 * \param nr_corners actual number of corners computed
137 * \param nr_corners actual number of corners computed
158 \param nr_corners actual number of corners computed
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.h 70 * \param nr_corners actual number of corners computed
137 * \param nr_corners actual number of corners computed
158 \param nr_corners actual number of corners computed
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
FixedLogBuffer.java 26 * actual words; the other LogUnits do not count toward the word limit. Once the buffer reaches
36 // The number of members of mLogUnits that are actual words.
126 * @return the number of actual words LogUnit}s shifted out
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/
dynamic_patricia_trie_gc_event_listeners.cpp 95 // This field will be updated later in onReadingPtNodeArrayTail() with actual PtNode count.
101 // Write PtNode array terminal and actual PtNode array size.
110 // Write actual PtNode array size.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
concurrence.h 280 // matches a recursive mutex with a member 'actual'
282 static typename __enable_if<sizeof(&_Rm::actual), void>::__type
284 { __gthread_mutex_destroy(&__mx->actual); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
concurrence.h 280 // matches a recursive mutex with a member 'actual'
282 static typename __enable_if<sizeof(&_Rm::actual), void>::__type
284 { __gthread_mutex_destroy(&__mx->actual); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
concurrence.h 280 // matches a recursive mutex with a member 'actual'
282 static typename __enable_if<sizeof(&_Rm::actual), void>::__type
284 { __gthread_mutex_destroy(&__mx->actual); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
concurrence.h 274 // matches a recursive mutex with a member 'actual'
276 static typename __enable_if<(bool)sizeof(&_Rm::actual), void>::__type
278 { __gthread_mutex_destroy(&__mx->actual); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
concurrence.h 280 // matches a recursive mutex with a member 'actual'
282 static typename __enable_if<sizeof(&_Rm::actual), void>::__type
284 { __gthread_mutex_destroy(&__mx->actual); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
concurrence.h 274 // matches a recursive mutex with a member 'actual'
276 static typename __enable_if<(bool)sizeof(&_Rm::actual), void>::__type
278 { __gthread_mutex_destroy(&__mx->actual); }
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridMatch.java 41 /** The actual x or y position of the matched segment */
53 * @param matchedLine the actual X or Y location of the ideal match
57 * @param margin a margin distance to add to the actual location from the matched line
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/properties/
ValueCompleterTest.java 50 List<String> actual = new ArrayList<String>(); local
53 actual.add(content);
55 assertEquals(expected.toString(), actual.toString());
  /cts/tests/tests/content/src/android/content/cts/
IntentTest.java 240 final char[] actual= mIntent.getCharArrayExtra(TEST_EXTRA_NAME); local
241 assertEquals(expected.length, actual.length);
242 assertEquals(expected[0], actual[0]);
243 assertEquals(expected[1], actual[1]);
244 assertEquals(expected[2], actual[2]);
632 Intent actual = (Intent) mIntent.clone(); local
633 assertEquals(mComponentName, actual.getComponent());
634 assertEquals(TEST_ACTION, actual.getAction());
635 assertEquals(mComponentName, actual.getComponent());
636 assertEquals(TEST_URI, actual.getData())
657 Intent actual = mIntent.cloneFilter(); local
    [all...]
  /external/chromium_org/chrome/browser/history/
in_memory_url_index_unittest.cc 119 const URLIndexPrivateData& actual);
323 void ExpectMapOfContainersIdentical(const T& expected, const T& actual) {
324 ASSERT_EQ(expected.size(), actual.size());
327 typename T::const_iterator actual_iter = actual.find(expected_iter->first);
328 ASSERT_TRUE(actual.end() != actual_iter);
341 const URLIndexPrivateData& actual) {
342 EXPECT_EQ(expected.word_list_.size(), actual.word_list_.size());
343 EXPECT_EQ(expected.word_map_.size(), actual.word_map_.size());
344 EXPECT_EQ(expected.char_word_map_.size(), actual.char_word_map_.size());
346 actual.word_id_history_map_.size())
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
uloc.h 191 * NOT map any of the actual codes (i.e. russian->ru) in any way.
325 * requested, valid or actual locale.
330 * and the actual locale is "root" (the collation data comes unmodified
400 * @return the actual buffer size needed for the language code. If it's greater
418 * @return the actual buffer size needed for the language code. If it's greater
436 * @return the actual buffer size needed for the country code. If it's greater
454 * @return the actual buffer size needed for the variant code. If it's greater
477 * @return the actual buffer size needed for the full name. If it's greater
500 * @return the actual buffer size needed for the full name. If it's greater
554 * @return the actual buffer size needed for the displayable language code. If it's greater
    [all...]
  /external/icu4c/common/unicode/
uloc.h 191 * NOT map any of the actual codes (i.e. russian->ru) in any way.
325 * requested, valid or actual locale.
330 * and the actual locale is "root" (the collation data comes unmodified
401 * @return the actual buffer size needed for the language code. If it's greater
419 * @return the actual buffer size needed for the language code. If it's greater
437 * @return the actual buffer size needed for the country code. If it's greater
455 * @return the actual buffer size needed for the variant code. If it's greater
478 * @return the actual buffer size needed for the full name. If it's greater
501 * @return the actual buffer size needed for the full name. If it's greater
555 * @return the actual buffer size needed for the displayable language code. If it's greater
    [all...]
  /external/chromium_org/chrome/browser/search_engines/
template_url_service_unittest.cc 122 void ExpectSimilar(const TemplateURL* expected, const TemplateURL* actual) {
124 ASSERT_TRUE(actual != NULL);
125 EXPECT_EQ(expected->short_name(), actual->short_name());
126 EXPECT_EQ(expected->keyword(), actual->keyword());
127 EXPECT_EQ(expected->url(), actual->url());
128 EXPECT_EQ(expected->suggestions_url(), actual->suggestions_url());
129 EXPECT_EQ(expected->favicon_url(), actual->favicon_url());
130 EXPECT_EQ(expected->alternate_urls(), actual->alternate_urls());
131 EXPECT_EQ(expected->show_in_default_list(), actual->show_in_default_list());
132 EXPECT_EQ(expected->safe_for_autoreplace(), actual->safe_for_autoreplace())
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
GregorianCalendarTest.java 298 assertEquals("Wrong actual maximum value for DAY_OF_MONTH for Feb 1900",
300 assertEquals("Wrong actual maximum value for DAY_OF_MONTH for Feb 1996",
302 assertEquals("Wrong actual maximum value for DAY_OF_MONTH for Feb 1998",
304 assertEquals("Wrong actual maximum value for DAY_OF_MONTH for Feb 2000",
306 assertEquals("Wrong actual maximum value for DAY_OF_MONTH for Oct 2000",
308 assertEquals("Wrong actual maximum value for DAY_OF_MONTH for Apr 2000",
310 assertTrue("Wrong actual maximum value for MONTH", gc1
312 assertEquals("Wrong actual maximum value for HOUR_OF_DAY", 23, gc1
314 assertEquals("Wrong actual maximum value for HOUR", 11, gc1
316 assertEquals("Wrong actual maximum value for DAY_OF_WEEK_IN_MONTH", 4, gc
    [all...]
  /external/chromium_org/chrome/browser/password_manager/
native_backend_kwallet_x_unittest.cc 121 // in ways that require its address in this test, but not in the actual code.
159 const PasswordForm& actual);
166 const PasswordForm& expected, const PasswordForm& actual) {
167 EXPECT_EQ(expected.origin, actual.origin);
168 EXPECT_EQ(expected.password_value, actual.password_value);
169 EXPECT_EQ(expected.action, actual.action);
170 EXPECT_EQ(expected.username_element, actual.username_element);
171 EXPECT_EQ(expected.username_value, actual.username_value);
172 EXPECT_EQ(expected.password_element, actual.password_element);
173 EXPECT_EQ(expected.submit_element, actual.submit_element)
    [all...]
  /prebuilts/tools/common/easymock-tools/
Documentation.html 262 documentAdded("New Document"): expected: 1, actual: 0
279 documentAdded("New Document"): expected: 1, actual: 2
314 documentAdded("New Document"): expected: 1, actual: 0
377 documentChanged("Document"): expected: 3, actual: 4
393 documentChanged("Document"): expected: 3, actual: 2
490 that is created at the time of the actual call. Since EasyMock 2.2, the object returned by
610 To match an actual method call on the Mock Object with an
627 voteForRemovals([Ljava.lang.String;@2db19d): expected: 1, actual: 0
628 documentRemoved("Document 1"): expected: 1, actual: 0
629 documentRemoved("Document 2"): expected: 1, actual: 0
    [all...]
  /external/chromium/chrome/browser/task_manager/
task_manager_resource_providers.h 133 // Maps the actual resources (the TabContentsWrappers) to the Task Manager
253 // Maps the actual resources (the BackgroundContents) to the Task Manager
338 // Maps the actual resources (the ChildProcessInfo) to the Task Manager
412 // Maps the actual resources (ExtensionHost*) to the Task Manager resources.
481 // Maps the actual resources (BalloonHost*) to the Task Manager resources.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
format.h 243 /** Get the locale for this format object. You can choose between valid and actual locale.
244 * @param type type of the locale we're looking for (valid or actual)
251 /** Get the locale for this format object. You can choose between valid and actual locale.
252 * @param type type of the locale we're looking for (valid or actual)
261 void setLocaleIDs(const char* valid, const char* actual);

Completed in 2195 milliseconds

<<51525354555657585960>>