Searched defs:actual (Results 1 – 4 of 4) sorted by relevance
/hardware/libhardware/modules/sensors/tests/ |
D | SensorEventQueue_test.cpp | 18 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/ |
D | VehicleHalTestUtils.h | 190 const Collection& actual, in assertAllExistsAnyOrder()
|
/hardware/libhardware/tests/keymaster/ |
D | keymaster_test.cpp | 421 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/ |
D | CameraParameters.cpp | 502 int actual = previewFormatToEnum(fmt); in getSupportedPreviewFormats() local
|