Home
last modified time | relevance | path

Searched defs:matchers (Results 1 – 15 of 15) sorted by relevance

/packages/modules/StatsD/statsd/tests/
DFieldValue_test.cpp128 vector<Matcher> matchers; in TEST() local
168 vector<Matcher> matchers; in TEST() local
190 vector<Matcher> matchers; in TEST() local
212 vector<Matcher> matchers; in TEST() local
237 vector<Matcher> matchers; in TEST() local
261 vector<Matcher> matchers; in TEST() local
286 vector<Matcher> matchers; in TEST() local
311 vector<Matcher> matchers; in TEST() local
331 vector<Matcher> matchers; in TEST() local
354 vector<Matcher> matchers; in TEST() local
[all …]
/packages/modules/StatsD/statsd/benchmark/
Dfilter_value_benchmark.cpp59 std::vector<Matcher> matchers; in BM_FilterValue() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
DBluetoothScanner.java166 public final List<BluetoothDeviceCriteria> matchers; field in BluetoothScanner.ClientRecord
168 public ClientRecord(Listener listener, List<BluetoothDeviceCriteria> matchers) { in ClientRecord()
201 public void startListening(Listener listener, List<BluetoothDeviceCriteria> matchers) { in startListening()
/packages/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp176 std::vector<Matcher<const UserPackageStats&>> matchers; in __anon2065062a0302() local
183 std::vector<Matcher<const int64_t[UID_STATES]>> matchers; in __anon2065062a0402() local
255 std::vector<Matcher<const PerfStatsRecord&>> matchers; in constructPerfStatsRecordMatchers() local
DUidStatsCollectorTest.cpp86 std::vector<Matcher<const UidStats&>> matchers; in UidStatsMatchers() local
DIoOveruseConfigsTest.cpp95 std::vector<Matcher<const ResourceOveruseConfiguration&>> matchers; in ResourceOveruseConfigurationsMatchers() local
/packages/modules/NeuralNetworks/common/cpu_operations/
DEmbeddingLookupTest.cpp36 std::vector<Matcher<float>> matchers; in ArrayFloatNear() local
DHashtableLookupTest.cpp36 std::vector<Matcher<float>> matchers; in ArrayFloatNear() local
DRNNTest.cpp37 std::vector<Matcher<float>> matchers; in ArrayFloatNear() local
DSVDFTest.cpp36 std::vector<Matcher<float>> matchers; in ArrayFloatNear() local
DLayerNormLSTMTest.cpp40 std::vector<Matcher<float>> matchers; in ArrayFloatNear() local
DLSTMTest.cpp37 std::vector<Matcher<float>> matchers; in ArrayFloatNear() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarView.java615 public View getFirstMatch(Predicate<ItemInfo>... matchers) { in getFirstMatch()
/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
Dconfig_update_utils.cpp215 auto& matchers = allTagIdsToMatchersMap[atomId]; in updateAtomMatchingTrackers() local
Dmetrics_manager_util.cpp1330 auto& matchers = allTagIdsToMatchersMap[atomId]; in initAtomMatchingTrackers() local