HomeSort by relevance Sort by last modified time
    Searched full:actual (Results 1001 - 1025 of 9217) sorted by null

<<41424344454647484950>>

  /ndk/sources/third_party/googletest/googletest/test/
gtest_repeat_test.cc 63 #define GTEST_CHECK_INT_EQ_(expected, actual) \
66 const int actual_val = (actual);\
68 ::std::cout << "Value of: " #actual "\n"\
69 << " Actual: " << actual_val << "\n"\
  /ndk/tests/device/test-unwind-struct/jni/
main.c 13 fprintf(stderr, " actual value: %d (%s)\n", \
  /packages/apps/Camera2/src/com/android/camera/device/
SingleDeviceOpenListener.java 36 * and the actual device object is provided.
  /packages/apps/ContactsCommon/res/layout/
contact_detail_list_padding.xml 17 <!-- The actual padding is embedded in a FrameLayout since we cannot change the
  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
CancelRequest.java 25 * Must not be used to do some actual operations.
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialMap.java 34 * Get the actual numeric character on the dialpad which the character corresponds to
  /packages/apps/InCallUI/res/drawable/
btn_compound_dialpad.xml 24 <!-- ...and the actual icon on top. Use an explicit <bitmap> to avoid scaling
btn_compound_hold.xml 24 <!-- ...and the actual icon on top. Use an explicit <bitmap> to avoid scaling
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
ExpectedKeyVisual.java 87 // If the actual key has an icon as its visual, a label has to be null.
94 // If the actual more key has an icon as its visual, a label has to be null.
153 // If the actual key has a label as its visual, an icon has to be undefined.
161 // If the actual more key has a label as its visual, an icon has to be undefined.
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
FastScrollingIndexCacheTest.java 59 private void assertBundle(String[] expectedTitles, int[] expectedCounts, Bundle actual) {
60 assertNotNull(actual);
62 actual.getStringArray(Contacts.EXTRA_ADDRESS_BOOK_INDEX_TITLES));
64 actual.getIntArray(Contacts.EXTRA_ADDRESS_BOOK_INDEX_COUNTS));
  /packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
DownloadProviderFunctionalTest.java 136 int actual = -1; local
140 actual = getDownloadStatus(downloadUri);
141 if (expected == actual) {
148 throw new TimeoutException("Expected status " + expected + "; only reached " + actual);
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
TestFixture.java 27 * Obtain the actual test double provided by this holder. It is a requirement of this API
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
atm_zatm.h 35 struct zatm_pool_info info; /* actual information */
mempolicy.h 13 * passed by the user to either set_mempolicy() or mbind() in an 'int' actual.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
in_systm.h 32 * may not reflect the actual size of the native data types.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
un.h 40 /* Evaluate to actual length of the `sockaddr_un' structure. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
un.h 40 /* Evaluate to actual length of the `sockaddr_un' structure. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atm_zatm.h 35 struct zatm_pool_info info; /* actual information */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
in_systm.h 32 * may not reflect the actual size of the native data types.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
un.h 40 /* Evaluate to actual length of the `sockaddr_un' structure. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dmusbuff.h 42 /* actual structure*/
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
virtio_balloon.h 31 __le32 actual; member in struct:virtio_balloon_config
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
virtio_balloon.h 31 __le32 actual; member in struct:virtio_balloon_config
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
virtio_balloon.h 31 __le32 actual; member in struct:virtio_balloon_config
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
virtio_balloon.h 31 __le32 actual; member in struct:virtio_balloon_config

Completed in 349 milliseconds

<<41424344454647484950>>