Searched defs:foo (Results 1 – 8 of 8) sorted by relevance
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/databroker/ |
D | DataSubscriberTest.java | 83 DataSubscriber foo = new DataSubscriber(mMockDataBroker, METRICS_CONFIG_FOO, in testEquals_whenSame_shouldBeEqual() local 93 DataSubscriber foo = new DataSubscriber(mMockDataBroker, METRICS_CONFIG_FOO, in testEquals_whenDifferent_shouldNotBeEqual() local
|
/packages/modules/adb/daemon/ |
D | property_monitor_test.cpp | 80 std::string foo = ManglePropertyName("debug.property_monitor_test.initial"); in TEST() local 106 std::string foo = ManglePropertyName("debug.property_monitor_test.foo"); in TEST() local 144 std::string foo = ManglePropertyName("debug.property_monitor_test.foo"); in TEST() local
|
/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/javatests/com/android/libraries/rcs/simpleclient/protocol/msrp/ |
D | MsrpSessionTest.java | 65 public void foo() throws IOException, ExecutionException, InterruptedException { in foo() method in MsrpSessionTest
|
/packages/modules/adb/ |
D | types_test.cpp | 75 IOVector foo = bc.take_front(3); in TEST() local 89 IOVector foo = bc.take_front(3); in TEST() local
|
/packages/modules/Bluetooth/system/gd/dumpsys/ |
D | filter_test.cc | 106 const testing::FooTestSchema* foo = data_root->foo_module_data(); in TEST_F() local
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | le_audio_client_test.cc | 2901 base::Bind([](MockFunction<void()>* foo) { foo->Call(); }, in SetUp() 2903 base::Bind([](MockFunction<bool()>* foo) { return foo->Call(); }, in SetUp() 2988 base::Bind([](MockFunction<void()>* foo) { foo->Call(); }, in TEST_F() 2990 base::Bind([](MockFunction<bool()>* foo) { return foo->Call(); }, in TEST_F() 3796 base::Bind([](MockFunction<void()>* foo) { foo->Call(); }, in TEST_F() 3798 base::Bind([](MockFunction<bool()>* foo) { return foo->Call(); }, in TEST_F() 3918 base::Bind([](MockFunction<void()>* foo) { foo->Call(); }, in TEST_F() 3920 base::Bind([](MockFunction<bool()>* foo) { return foo->Call(); }, in TEST_F() 4075 base::Bind([](MockFunction<void()>* foo) { foo->Call(); }, in TEST_F() 4077 base::Bind([](MockFunction<bool()>* foo) { return foo->Call(); }, in TEST_F() [all …]
|
D | state_machine_test.cc | 1295 auto foo = [group, opcode, response_code, reason]( in PrepareCtpNotificationError() local
|
/packages/modules/Connectivity/clatd/ |
D | clatd_test.cpp | 441 char foo[512]; in do_translate_packet() local
|