Home
last modified time | relevance | path

Searched refs:actual (Results 1 – 17 of 17) 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/ril/librilutils/proto/
Dsap-api.proto10 // the actual message being sent, as described by the type and id
/hardware/bsp/intel/peripheral/libupm/docs/
Ddocumentation.md22 Here's an example (disregard the "@verbatim" tags in your actual code):
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_quantize_ssse3.asm25 ; actual quantize loop - setup pointers, rounders, etc.
/hardware/bsp/intel/peripheral/libmraa/docs/
Dchangelog.md192 * All mraa_ contexts now are pointers to the actual struct which is not
/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/bsp/intel/peripheral/sensors/mraa/doc/
DDoxyfile1156 # darker. The value divided by 100 is the actual gamma applied, so 80 represents
/hardware/bsp/intel/peripheral/libupm/doxy/
DDoxyfile.in1172 # darker. The value divided by 100 is the actual gamma applied, so 80 represents
DDoxyfile.java.in1134 # darker. The value divided by 100 is the actual gamma applied, so 80 represents
/hardware/bsp/intel/peripheral/libmraa/
DDoxyfile.java.in1125 # darker. The value divided by 100 is the actual gamma applied, so 80 represents
DDoxyfile.in1160 # darker. The value divided by 100 is the actual gamma applied, so 80 represents