Home
last modified time | relevance | path

Searched refs:differ (Results 1 – 18 of 18) sorted by relevance

/frameworks/av/drm/libmediadrm/tests/
DDrmMetrics_test.cpp326 MessageDifferencer differ; in TEST_F() local
327 differ.ReportDifferencesToString(&diffString); in TEST_F()
328 ASSERT_TRUE(differ.Compare(expectedMetricsProto, metricsProto)) in TEST_F()
372 MessageDifferencer differ; in TEST_F() local
373 differ.ReportDifferencesToString(&diffString); in TEST_F()
374 ASSERT_TRUE(differ.Compare(expectedMetricsProto, metricsProto)) in TEST_F()
414 MessageDifferencer differ; in TEST_F() local
415 differ.ReportDifferencesToString(&diffString); in TEST_F()
416 ASSERT_TRUE(differ.Compare(expectedMetricsProto, metricsProto)) in TEST_F()
/frameworks/base/packages/SystemUI/scripts/
Dnew_merge.py48 for differ in DIFF_TOOLS:
49 DIFF_TOOL=which(differ)
/frameworks/base/core/tests/coretests/
DREADME19 functionality. These differ from CTS in that they are not necessarily testing
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer_unittest.cc1480 util::MessageDifferencer differ; in TEST() local
1481 differ.TreatAsSet(GetFieldDescriptor(msg1, "rm")); in TEST()
1482 differ.AddIgnoreCriteria(new TestIgnorer); in TEST()
1483 EXPECT_TRUE(differ.Compare(msg1, msg2)); in TEST()
1491 util::MessageDifferencer differ; in TEST() local
1492 differ.TreatAsMap(GetFieldDescriptor(msg1, "rm"), in TEST()
1494 differ.AddIgnoreCriteria(new TestIgnorer); in TEST()
1495 EXPECT_TRUE(differ.Compare(msg1, msg2)); in TEST()
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-layout.md42 …etting specific start velocities for TRANSLATION_X and TRANSLATION_Y, since these typically differ.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/
DGPBMessageTests+Serialization.m772 @"Data should differ (packed vs unpacked) use");
803 @"Data should differ (packed vs unpacked) use");
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/docs/swift/
DDesignDoc.md137 that do not differ between individual messages can be implemented in a protocol
313 The design and implementation of enum fields will differ somewhat drastically
/frameworks/base/core/proto/android/os/
Dbatterystats.proto498 // has been on since reset. This may differ from duration_ms since, depending
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt416 but may differ in detail to address new problems or concerns.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBMessage.m2783 // where they all only differ in the sub messages, but if you are
/frameworks/wilhelm/doc/
DDoxyfile372 # allowed. This is useful if you have classes or files whose names only differ
/frameworks/native/docs/
DDoxyfile454 # allowed. This is useful if you have classes or files whose names only differ
/frameworks/av/media/libaaudio/
DDoxyfile485 # allowed. This is useful if you have classes or files whose names only differ
DDoxyfile.orig485 # allowed. This is useful if you have classes or files whose names only differ
/frameworks/base/media/native/midi/include/
DDoxyfile.orig522 # allowed. This is useful if you have classes or files whose names only differ
DDoxyfile522 # allowed. This is useful if you have classes or files whose names only differ
/frameworks/av/media/codec2/docs/
Ddoxygen.config513 # allowed. This is useful if you have classes or files whose names only differ
/frameworks/base/cmds/statsd/src/
Datoms.proto3825 // This may differ slightly from the time that statsd logs this information.