/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/pairing/ |
D | PairingTest.java | 494 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/ |
D | FieldValue_test.cpp | 128 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/ |
D | filter_value_benchmark.cpp | 59 std::vector<Matcher> matchers; in BM_FilterValue() local
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/ |
D | BluetoothScanner.java | 166 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/ |
D | EmbeddingLookupTest.cpp | 37 std::vector<Matcher<float>> matchers; in ArrayFloatNear() local
|
D | HashtableLookupTest.cpp | 37 std::vector<Matcher<float>> matchers; in ArrayFloatNear() local
|
D | RNNTest.cpp | 37 std::vector<Matcher<float>> matchers; in ArrayFloatNear() local
|
D | SVDFTest.cpp | 36 std::vector<Matcher<float>> matchers; in ArrayFloatNear() local
|
D | LayerNormLSTMTest.cpp | 40 std::vector<Matcher<float>> matchers; in ArrayFloatNear() local
|
D | LSTMTest.cpp | 37 std::vector<Matcher<float>> matchers; in ArrayFloatNear() local
|
/packages/services/Car/cpp/watchdog/server/tests/ |
D | PerformanceProfilerTest.cpp | 264 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
|
D | UidStatsCollectorTest.cpp | 86 std::vector<Matcher<const UidStats&>> matchers; in UidStatsMatchers() local
|
D | IoOveruseConfigsTest.cpp | 95 std::vector<Matcher<const ResourceOveruseConfiguration&>> matchers; in ResourceOveruseConfigurationsMatchers() local
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/ |
D | HearingAidServiceTest.java | 170 private void verifyIntentSent(Matcher<Intent>... matchers) { in verifyIntentSent()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/ |
D | A2dpServiceTest.java | 161 private void verifyIntentSent(Matcher<Intent>... matchers) { in verifyIntentSent()
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
D | TaskbarView.java | 691 public View getFirstMatch(Predicate<ItemInfo>... matchers) { in getFirstMatch()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/ |
D | HeadsetServiceAndStateMachineTest.java | 1881 private void verifyIntentSent(Matcher<Intent>... matchers) { in verifyIntentSent()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/ |
D | BassClientStateMachineTest.java | 2474 private void verifyIntentSent(int timeout_ms, Matcher<Intent>... matchers) { in verifyIntentSent()
|
/packages/modules/StatsD/statsd/src/metrics/parsing_utils/ |
D | config_update_utils.cpp | 216 auto& matchers = allTagIdsToMatchersMap[atomId]; in updateAtomMatchingTrackers() local
|
D | metrics_manager_util.cpp | 1480 auto& matchers = allTagIdsToMatchersMap[atomId]; in initAtomMatchingTrackers() local
|