Home
last modified time | relevance | path

Searched refs:Contains (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
DOptimize_test.cpp25 using testing::Contains;
47 EXPECT_THAT(name_collapse_exemptions, Contains(ResourceName({}, ResourceType::kString, "foo"))); in TEST_F()
48 EXPECT_THAT(name_collapse_exemptions, Contains(ResourceName({}, ResourceType::kDimen, "bar"))); in TEST_F()
64 EXPECT_THAT(name_collapse_exemptions, Contains(ResourceName({}, ResourceType::kString, "foo"))); in TEST_F()
65 EXPECT_THAT(name_collapse_exemptions, Contains(ResourceName({}, ResourceType::kDimen, "bar"))); in TEST_F()
/frameworks/native/libs/shaders/tests/
Dshaders_test.cpp27 using testing::Contains;
59 EXPECT_THAT(uniforms, Contains(UniformEq("in_rgbToXyz", buildUniformValue<mat4>(mat4())))); in TEST_F()
61 Contains(UniformEq("in_xyzToRgb", buildUniformValue<mat4>(colorTransform)))); in TEST_F()
77 Contains(UniformEq("in_rgbToXyz", in TEST_F()
80 Contains(UniformEq("in_xyzToRgb", in TEST_F()
94 EXPECT_THAT(uniforms, Contains(UniformEq("in_rgbToXyz", buildUniformValue<mat4>(mat4())))); in TEST_F()
95 EXPECT_THAT(uniforms, Contains(UniformEq("in_xyzToRgb", buildUniformValue<mat4>(mat4())))); in TEST_F()
/frameworks/proto_logging/stats/atoms/bluetooth/
Dbluetooth_extension_atoms.proto128 // Contains the state of the LE Connection Session
135 // Contains the connection type whether it was CONNECTION_TYPE_GATT
143 // Contains the latency of the transaction from the beginning till
147 // Contains the metric id associated with the remote device
150 // Contains the UID which is associated with the app
153 // Contains the latency of the ACL Connection, which if made will be
157 // Contains the status of the ACL Transactions, which if made will be
/frameworks/base/libs/hwui/canvas/
DCanvasOpBuffer.h94 mHas = Contains{}; in clear()
123 struct Contains { struct
131 Contains mHas; argument
/frameworks/native/libs/binder/tests/
DbinderHostDeviceTest.cpp47 using ::testing::Contains;
122 ASSERT_THAT(services, Contains(String16(kServiceName))); in TEST_F()
/frameworks/base/libs/WindowManager/Shell/tests/
DREADME.md8 - integration, this maybe a mix of functional and integration tests. Contains
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DDisplayColorProfileTest.cpp26 using testing::Contains;
300 EXPECT_THAT(profile.getHdrCapabilities().getSupportedHdrTypes(), Contains(Hdr::HDR10)); in TEST_F()
301 EXPECT_THAT(profile.getHdrCapabilities().getSupportedHdrTypes(), Contains(Hdr::HLG)); in TEST_F()
313 EXPECT_THAT(profile.getHdrCapabilities().getSupportedHdrTypes(), Contains(Hdr::HDR10)); in TEST_F()
314 EXPECT_THAT(profile.getHdrCapabilities().getSupportedHdrTypes(), Contains(Hdr::HLG)); in TEST_F()
/frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/
DVtsHalSensorManagerV1_0TargetTest.cpp52 using ::testing::Contains;
231 ASSERT_THAT(*accelerometer_ashmem_sensors, Contains(info)); in TEST_P()
/frameworks/base/packages/SystemUI/docs/
Duser-switching.md25 * Contains the current list of all system users
/frameworks/libs/systemui/motiontoollib/src/com/android/app/motiontool/proto/
Dmotion_tool.proto39 // Contains error information whenever the request failed.
/frameworks/native/cmds/lshal/
Dtest.cpp294 EXPECT_THAT(table.getSelectedColumns(), Not(Contains(TableColumnType::SERVER_PID))) in TEST_F()
296 EXPECT_THAT(table.getSelectedColumns(), Not(Contains(TableColumnType::CLIENT_PIDS))) in TEST_F()
298 EXPECT_THAT(table.getSelectedColumns(), Contains(TableColumnType::SERVER_CMD)) in TEST_F()
300 EXPECT_THAT(table.getSelectedColumns(), Contains(TableColumnType::CLIENT_CMDS)) in TEST_F()
/frameworks/native/services/surfaceflinger/layerproto/
Dlayers.proto10 // Contains a list of all layers.
/frameworks/base/tools/aapt2/link/
DTableMerger_test.cpp24 using ::testing::Contains;
411 EXPECT_THAT(style->entries, Contains(Field(&Style::Entry::value, Pointee(ValueEq(*expected))))); in TEST_F()
/frameworks/native/services/surfaceflinger/tests/unittests/
DTimeStatsTest.cpp48 using testing::Contains;
DFrameTimelineTest.cpp32 using testing::Contains;
/frameworks/opt/telephony/proto/src/
Dtelephony.proto230 // Contains phone state and service related information.
/frameworks/proto_logging/stats/
Datoms.proto2414 // Contains information about the color gamut and hdr mode of the screen.
2467 // Contains information about screen size, whether the screen is wider/taller
2488 // Contains information about the overall ui mode of the device.
17192 // The public GStatic url we used to download the model. Contains locale info.