Searched refs:pType (Results 1 - 5 of 5) sorted by relevance
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/ |
H A D | hdi_stream_uttest.cpp | 173 StreamSupportType pType;
in HWTEST_F() local 179 cameraTest->streamOperator->IsStreamsSupported(OperationMode::NORMAL, modeSettingVec, streams, pType);
in HWTEST_F() 223 StreamSupportType pType;
in HWTEST_F() local 229 cameraTest->streamOperator->IsStreamsSupported(OperationMode::NORMAL, modeSettingVec, streams, pType);
in HWTEST_F() 269 StreamSupportType pType;
in HWTEST_F() local 275 cameraTest->streamOperator->IsStreamsSupported(OperationMode::NORMAL, modeSettingVec, streams, pType);
in HWTEST_F() 319 StreamSupportType pType;
in HWTEST_F() local 325 cameraTest->streamOperator->IsStreamsSupported(OperationMode::NORMAL, modeSettingVec, streams, pType);
in HWTEST_F() 365 StreamSupportType pType;
in HWTEST_F() local 371 cameraTest->streamOperator->IsStreamsSupported(OperationMode::NORMAL, modeSettingVec, streams, pType);
in HWTEST_F() 415 StreamSupportType pType; HWTEST_F() local 461 StreamSupportType pType; HWTEST_F() local 511 StreamSupportType pType; HWTEST_F() local 559 StreamSupportType pType; HWTEST_F() local 605 StreamSupportType pType; HWTEST_F() local 655 StreamSupportType pType; HWTEST_F() local 701 StreamSupportType pType; HWTEST_F() local 747 StreamSupportType pType; HWTEST_F() local 795 StreamSupportType pType; HWTEST_F() local 841 StreamSupportType pType; HWTEST_F() local 887 StreamSupportType pType; HWTEST_F() local 933 StreamSupportType pType; HWTEST_F() local 979 StreamSupportType pType; HWTEST_F() local 1025 StreamSupportType pType; HWTEST_F() local 1075 StreamSupportType pType; HWTEST_F() local 1121 StreamSupportType pType; HWTEST_F() local 1171 StreamSupportType pType; HWTEST_F() local 1219 StreamSupportType pType; HWTEST_F() local 1263 StreamSupportType pType; HWTEST_F() local 1307 StreamSupportType pType; HWTEST_F() local [all...] |
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/ |
H A D | camera_capture_test.cpp | 417 HDI::Camera::V1_0::StreamSupportType pType; in HWTEST_F() local 421 display_->ability_, stre, pType); in HWTEST_F() 423 std::cout << "ptype = " << pType << std::endl; in HWTEST_F() 424 EXPECT_EQ(true, pType == HDI::Camera::V1_0::RE_CONFIGURED_REQUIRED); in HWTEST_F()
|
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/ |
H A D | camera_hdi_test_v1_2.cpp | 208 StreamSupportType pType;
in HWTEST_F() local 211 modeSettingVec, cameraTest->streamInfosV1_1, pType);
in HWTEST_F() 794 StreamSupportType pType;
in HWTEST_F() local 797 setting, cameraTest->streamInfosV1_1, pType);
in HWTEST_F()
|
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/ |
H A D | hdi_stream_uttest.cpp | 72 StreamSupportType pType;
in HWTEST_F() local 78 streams, pType);
in HWTEST_F() 80 EXPECT_EQ(true, pType ==HDI::Camera::V1_0::DYNAMIC_SUPPORTED);
in HWTEST_F()
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/ |
H A D | hdf_camera_benchmark_test.cpp | 463 StreamSupportType pType;
in BENCHMARK_F() local 470 streams, pType);
in BENCHMARK_F()
|
Completed in 8 milliseconds