Home
last modified time | relevance | path

Searched defs:attribute_value (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/drm/libmediadrm/tests/
DEventMetric_test.cpp33 [&] (int attribute_value, const EventStatistics& value) { in TEST()
54 [&] (int attribute_value, const EventStatistics& value) { in TEST()
83 [&] (std::string attribute_value, const EventStatistics& value) { in TEST()
124 [&] (int attribute_value, const EventStatistics& value) { in TEST()
DCounterMetric_test.cpp35 [&] (int attribute_value, int64_t value) { in TEST_F()
52 [&] (int attribute_value, int64_t value) { in TEST_F()
71 [&] (std::string attribute_value, int64_t value) { in TEST_F()
/frameworks/base/cmds/statsd/src/
Datoms.proto2106 optional bytes attribute_value = 4 [(android.os.statsd.log_mode) = MODE_BYTES]; field