Home
last modified time | relevance | path

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

12

/external/elfutils/libdw/
Dlibdw_findcu.c236 struct Dwarf_CU fake = { .start = start, .end = 0 }; in __libdw_findcu() local
285 struct Dwarf_CU fake = { .start = start, .end = 0 }; in __libdw_findcu_addr() local
300 Dwarf fake = { .sectiondata[IDX_debug_info] = &fake_data }; in __libdw_find_split_dbg_addr() local
Ddwarf_getlocation.c169 struct loc_block_s fake = { .addr = (void *) op }; in dwarf_getlocation_implicit_value() local
213 struct loc_s fake = { .addr = attr->valp }; in is_constant_offset() local
268 struct loc_s fake = { .addr = block->data }; in __libdw_intern_expression() local
Ddwarf_getmacros.c277 Dwarf_Macro_Op_Table fake = { .offset = macoff, .sec_index = sec_index }; in cache_op_table() local
/external/wayland/tests/
Dinterface-test.c34 const struct wl_interface fake = { in TEST() local
/external/mockito/src/test/java/org/mockito/internal/util/collections/
DIdentitySetTest.java38 Fake fake = new Fake(); in shouldWorkEvenIfEqualsTheSame() local
/external/python/pyfakefs/pyfakefs/pytest_tests/
Dpytest_doctest_test.py14 def make_file_factory(func_name, fake, result): argument
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_autoload.c34 struct fake_kernel_struct *fake = (void *)ctx; in prog3() local
/external/libbrillo/brillo/blkdev_utils/
Dloop_device_fake.cc23 namespace fake { namespace
Ddevice_mapper_fake.cc14 namespace fake { namespace
/external/igt-gpu-tools/tests/
Dprime_self_import.c243 int fake; in test_reimport_close_race() local
329 int fake; in test_export_close_race() local
/external/igt-gpu-tools/tests/i915/
Dgem_flink_race.c158 int fake; in test_flink_close() local
/external/libbrillo/brillo/http/
Dhttp_connection_fake.cc16 namespace fake { namespace
/external/rust/crates/virtio-drivers/src/
Dhal.rs2 pub mod fake; module
/external/ltp/testcases/kernel/firmware/fw_load_user/
Dfw_load.c53 int fake; member
/external/python/pyfakefs/pyfakefs/tests/
Dfake_filesystem_vs_real_test.py147 def _compare_behaviors(self, method_name, path, real, fake, argument
218 def _get_fake_value(method_name, path, fake): argument
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DAbstractPathMatcherTest.java118 private static Path fake(final String path) { in fake() method in AbstractPathMatcherTest
/external/curl/tests/server/
Dgetpart.c35 int fake; member
/external/webrtc/modules/desktop_capture/
Ddesktop_capturer_differ_wrapper_unittest.cc162 std::unique_ptr<FakeDesktopCapturer> fake(new FakeDesktopCapturer()); in ExecuteDifferWrapperTest() local
/external/rust/crates/virtio-drivers/src/transport/
Dmod.rs4 pub mod fake; module
/external/skia/src/pathops/
DSkPathOpsTSect.h105 SkTCurve* fake = curve.make(heap); in debugInit() local
/external/python/cpython3/Lib/test/
Dinspect_fodder2.py125 def fake(): function
/external/elfutils/src/
Dnm.c1389 Dwarf_Global fake = { .name = symstr }; in show_symbols() local
1439 struct local_name fake = in show_symbols() local
/external/angle/build/android/gyp/util/
Dresource_utils.py471 def GenerateOnResourcesLoaded(self, fake=False): argument
/external/cronet/build/android/gyp/util/
Dresource_utils.py471 def GenerateOnResourcesLoaded(self, fake=False): argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1498 TSAN_INTERCEPTOR(int, inotify_init, int fake) { in TSAN_INTERCEPTOR() argument
1625 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR()
1637 TSAN_INTERCEPTOR(void*, tmpfile64, int fake) { in TSAN_INTERCEPTOR()
1677 TSAN_INTERCEPTOR(void, abort, int fake) { in TSAN_INTERCEPTOR()
2028 TSAN_INTERCEPTOR(int, fork, int fake) { in TSAN_INTERCEPTOR() argument
2054 TSAN_INTERCEPTOR(int, vfork, int fake) { in TSAN_INTERCEPTOR() argument

12