Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/pairing/
DPairingTest.java494 private void verifyIntentReceived(Matcher<Intent>... matchers) { in verifyIntentReceived()
500 private void verifyIntentReceivedUnordered(int num, Matcher<Intent>... matchers) { in verifyIntentReceivedUnordered()
506 private void verifyIntentReceivedUnordered(Matcher<Intent>... matchers) { in verifyIntentReceivedUnordered()
/packages/modules/StatsD/statsd/tests/
DFieldValue_test.cpp128 vector<Matcher> matchers; in TEST() local
174 vector<Matcher> matchers; in TEST() local
202 vector<Matcher> matchers; in TEST() local
224 vector<Matcher> matchers; in TEST() local
246 vector<Matcher> matchers; in TEST() local
271 vector<Matcher> matchers; in TEST() local
295 vector<Matcher> matchers; in TEST() local
320 vector<Matcher> matchers; in TEST() local
345 vector<Matcher> matchers; in TEST() local
365 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/modules/NeuralNetworks/common/cpu_operations/
DEmbeddingLookupTest.cpp37 std::vector<Matcher<float>> matchers; in ArrayFloatNear() local
DHashtableLookupTest.cpp37 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/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp264 std::vector<Matcher<const UserPackageStats&>> matchers; in __anon725ac8c50302() local
271 std::vector<Matcher<const int64_t[UID_STATES]>> matchers; in __anon725ac8c50402() local
354 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/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidServiceTest.java170 private void verifyIntentSent(Matcher<Intent>... matchers) { in verifyIntentSent()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java161 private void verifyIntentSent(Matcher<Intent>... matchers) { in verifyIntentSent()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarView.java691 public View getFirstMatch(Predicate<ItemInfo>... matchers) { in getFirstMatch()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetServiceAndStateMachineTest.java1881 private void verifyIntentSent(Matcher<Intent>... matchers) { in verifyIntentSent()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientStateMachineTest.java2474 private void verifyIntentSent(int timeout_ms, Matcher<Intent>... matchers) { in verifyIntentSent()
/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
Dconfig_update_utils.cpp216 auto& matchers = allTagIdsToMatchersMap[atomId]; in updateAtomMatchingTrackers() local
Dmetrics_manager_util.cpp1480 auto& matchers = allTagIdsToMatchersMap[atomId]; in initAtomMatchingTrackers() local