Home
last modified time | relevance | path

Searched refs:actual (Results 1 – 11 of 11) sorted by relevance

/hardware/libhardware/modules/sensors/tests/
DSensorEventQueue_test.cpp18 int actual = queue->getWritableRegion(requested, &buffer); in checkWritableBufferSize() local
19 if (actual != expected) { in checkWritableBufferSize()
20 printf("Expected buffer size was %d; actual was %d\n", expected, actual); in checkWritableBufferSize()
27 int actual = queue->getSize(); in checkSize() local
28 if (actual != expected) { in checkSize()
29 printf("Expected queue size was %d; actual was %d\n", expected, actual); in checkSize()
35 bool checkInt(char* msg, int expected, int actual) { in checkInt() argument
36 if (actual != expected) { in checkInt()
37 printf("%s; expected %d; actual was %d\n", msg, expected, actual); in checkInt()
/hardware/libhardware/tests/keymaster/
Dkeymaster_test.cpp421 Unique_EVP_PKEY actual(d2i_PUBKEY((EVP_PKEY**) NULL, &tmp, in TEST_P() local
424 ASSERT_EQ(EVP_PKEY_RSA, EVP_PKEY_type(actual.get()->type)) in TEST_P()
427 Unique_RSA rsa(EVP_PKEY_get1_RSA(actual.get())); in TEST_P()
468 Unique_EVP_PKEY actual(d2i_PUBKEY((EVP_PKEY**) NULL, &tmp, in TEST_P() local
471 ASSERT_EQ(EVP_PKEY_EC, EVP_PKEY_type(actual.get()->type)) in TEST_P()
474 Unique_EC_KEY ecKey(EVP_PKEY_get1_EC_KEY(actual.get())); in TEST_P()
535 Unique_EVP_PKEY actual(d2i_PUBKEY((EVP_PKEY**) NULL, &tmp, in TEST_F() local
538 ASSERT_EQ(EVP_PKEY_type(actual.get()->type), EVP_PKEY_RSA) in TEST_F()
548 ASSERT_EQ(1, EVP_PKEY_cmp(expected.get(), actual.get())) in TEST_F()
571 Unique_EVP_PKEY actual(d2i_PUBKEY((EVP_PKEY**) NULL, &tmp, in TEST_F() local
[all …]
/hardware/libhardware/tests/hardware/
Dstruct-offset.cpp29 template <size_t actual, size_t expected> void check_member(void) { in check_member()
30 static_assert(actual == expected, ""); in check_member()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc2601 BiggestInt actual) { in CmpHelperEQ() argument
2602 if (expected == actual) { in CmpHelperEQ()
2608 FormatForComparisonFailureMessage(expected, actual), in CmpHelperEQ()
2609 FormatForComparisonFailureMessage(actual, expected), in CmpHelperEQ()
2651 const char* actual) { in CmpHelperSTREQ() argument
2652 if (String::CStringEquals(expected, actual)) { in CmpHelperSTREQ()
2659 PrintToString(actual), in CmpHelperSTREQ()
2667 const char* actual) { in CmpHelperSTRCASEEQ() argument
2668 if (String::CaseInsensitiveCStringEquals(expected, actual)) { in CmpHelperSTRCASEEQ()
2675 PrintToString(actual), in CmpHelperSTRCASEEQ()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_quantize_ssse3.asm25 ; actual quantize loop - setup pointers, rounders, etc.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h8068 #define GTEST_TEST_BOOLEAN_(expression, text, actual, expected, fail) \
8075 gtest_ar_, text, #actual, #expected).c_str())
18854 const T2& actual) {
18861 if (expected == actual) {
18871 FormatForComparisonFailureMessage(expected, actual),
18872 FormatForComparisonFailureMessage(actual, expected),
18882 BiggestInt actual);
18896 const T2& actual) {
18898 actual);
18910 BiggestInt actual) {
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
Dvp8_packtokens_partitions_armv5.asm107 ; actual work gets done here!
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
Dfilter_altivec.asm807 ;# Change the output pointer and pitch to be the actual
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_idct32x32_add_neon.asm1271 ; removing/adding dest_stride * 8. The actual increment by eight
/hardware/intel/common/libva/doc/
DDoxyfile857 # the output darker. The value divided by 100 is the actual gamma applied,
/hardware/intel/img/libdrm/
Daclocal.m41607 # maximum length that is only half of the actual maximum length, but
8476 # simplest approach to changing $(DEPDIR) to its actual value in the