Home
last modified time | relevance | path

Searched defs:actual (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/modules/sensors/tests/
DSensorEventQueue_test.cpp18 int actual = queue->getWritableRegion(requested, &buffer); in checkWritableBufferSize() local
27 int actual = queue->getSize(); in checkSize() local
35 bool checkInt(const char* msg, int expected, int actual) { in checkInt()
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalTestUtils.h190 const Collection& actual, in assertAllExistsAnyOrder()
/hardware/libhardware/tests/keymaster/
Dkeymaster_test.cpp421 Unique_EVP_PKEY actual(d2i_PUBKEY((EVP_PKEY**) NULL, &tmp, in TEST_P() local
468 Unique_EVP_PKEY actual(d2i_PUBKEY((EVP_PKEY**) NULL, &tmp, in TEST_P() local
535 Unique_EVP_PKEY actual(d2i_PUBKEY((EVP_PKEY**) NULL, &tmp, in TEST_F() local
571 Unique_EVP_PKEY actual(d2i_PUBKEY((EVP_PKEY**) NULL, &tmp, in TEST_F() local
/hardware/interfaces/camera/provider/2.4/vts/functional/
DCameraParameters.cpp502 int actual = previewFormatToEnum(fmt); in getSupportedPreviewFormats() local