Home
last modified time | relevance | path

Searched defs:fake (Results 1 – 6 of 6) sorted by relevance

/system/update_engine/common/
Dmock_hardware.h101 FakeHardware& fake() { return fake_; } in fake() function
/system/chre/chpp/test/include/fake_link/chpp/platform/
Dplatform_link.h28 void *fake; member
/system/update_engine/aosp/
Dmock_dynamic_partition_control_android.h119 void set_fake_mapped_devices(const std::set<std::string>& fake) override { in set_fake_mapped_devices()
Ddynamic_partition_control_android.cc1257 const std::set<std::string>& fake) { in set_fake_mapped_devices()
/system/chre/chpp/test/
Dfake_link_sync_test.cpp47 auto *fake = reinterpret_cast<FakeLink *>(context->fake); in deinit() local
53 auto *fake = reinterpret_cast<FakeLink *>(context->fake); in send() local
/system/unwinding/libunwindstack/tests/
DMemoryThreadCacheTest.cpp185 MemoryFake* fake = new MemoryFake; in TEST_F() local
212 MemoryFake* fake = new MemoryFake; in TEST_F() local