/hardware/libhardware/modules/camera/3_4/metadata/ |
D | metadata_reader_test.cpp | 76 int actual = expected + 1; in TEST_F() local 88 int actual = 0; in TEST_F() local 94 int actual = 0; in TEST_F() local 105 int actual = orientation + 1; in TEST_F() local 118 int actual = 0; in TEST_F() local 127 int actual = 0; in TEST_F() local 134 int actual = 0; in TEST_F() local 144 int32_t actual = expected + 1; in TEST_F() local 153 int32_t actual = expected + 1; in TEST_F() local 164 std::array<int32_t, 3> actual; in TEST_F() local [all …]
|
D | default_option_delegate_test.cpp | 41 int actual = 0; in TEST_F() local 48 int actual = 0; in TEST_F() local 57 int actual = 0; in TEST_F() local
|
D | slider_control_options_test.cpp | 68 int actual = expected - 1; in TEST_F() local 84 int actual = default_val; in TEST_F() local 100 int actual = default_val; in TEST_F() local 107 int actual = min_ - 1; in TEST_F() local
|
D | menu_control_options_test.cpp | 65 int actual = expected - 1; in TEST_F() local 79 int actual = default_val; in TEST_F() local 87 int actual = -1; in TEST_F() local
|
D | ignored_control_delegate_test.cpp | 28 int32_t actual = 0; in TEST() local 38 int32_t actual = 0; in TEST() local
|
D | no_effect_control_delegate_test.cpp | 28 int32_t actual = 0; in TEST() local 38 int32_t actual = 0; in TEST() local
|
D | map_converter_test.cpp | 43 int32_t actual = expected + 1; // Initialize to non-expected value. in ExpectConvertToV4L2() local 100 int actual = expected + 1; // Initialize to non-expected value. in TEST_F() local
|
D | tagged_control_delegate_test.cpp | 62 uint8_t actual = expected + 1; // Initialize to an incorrect value. in TEST_F() local
|
D | ranged_converter_test.cpp | 44 int32_t actual = expected + 1; // Initialize to non-expected value. in ExpectConvert() local
|
D | tagged_control_options_test.cpp | 87 uint8_t actual = value + 1; in TEST_F() local
|
D | v4l2_control_delegate_test.cpp | 54 uint8_t actual = conversion_result + 1; // Something incorrect. in TEST_F() local
|
D | metadata_test.cpp | 62 const camera_metadata_entry_t& actual) { in CompareTags()
|
/hardware/interfaces/drm/1.1/vts/functional/include/android/hardware/drm/1.1/vts/ |
D | drm_hal_clearkey_test.h | 146 bool ValueEquals(DrmMetricGroup::ValueType type, const std::string& expected, const CT& actual) { in ValueEquals() 151 bool ValueEquals(DrmMetricGroup::ValueType type, const int64_t expected, const CT& actual) { in ValueEquals() 156 bool ValueEquals(DrmMetricGroup::ValueType type, const double expected, const CT& actual) { in ValueEquals()
|
/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/confirmationui/support/test/ |
D | msg_formatting_test.cpp | 113 HardwareAuthToken expected, actual; in TEST() local
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
D | VehicleHalTestUtils.h | 155 const Collection& actual, in assertAllExistsAnyOrder()
|
/hardware/libhardware/tests/keymaster/ |
D | keymaster_test.cpp | 386 bssl::UniquePtr<EVP_PKEY> actual(d2i_PUBKEY(NULL, &tmp, in TEST_P() local 433 bssl::UniquePtr<EVP_PKEY> actual(d2i_PUBKEY(NULL, &tmp, in TEST_P() local 500 bssl::UniquePtr<EVP_PKEY> actual(d2i_PUBKEY(NULL, &tmp, in TEST_F() local 536 bssl::UniquePtr<EVP_PKEY> actual(d2i_PUBKEY(NULL, &tmp, in TEST_F() local
|
/hardware/libhardware/modules/camera/3_4/ |
D | request_tracker_test.cpp | 225 std::set<std::shared_ptr<CaptureRequest>> actual; in TEST_F() local
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | QualityOfServiceTests.cpp | 258 const std::vector<uint32_t> actual = outputShapes[i].dimensions; in runExecutionTest() local
|
D | GeneratedTestHarness.cpp | 756 const auto& actual = outputShapes[i].dimensions; in EvaluatePreparedModel() local 777 const std::vector<uint32_t> actual = outputShapes[i].dimensions; in EvaluatePreparedModel() local
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | GeneratedTestHarness.cpp | 326 const std::vector<uint32_t> actual = outputShapes[i].dimensions; in EvaluatePreparedModel() local
|
/hardware/interfaces/camera/common/1.0/default/ |
D | CameraParameters.cpp | 509 int actual = previewFormatToEnum(fmt); in getSupportedPreviewFormats() local
|