Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DclassConstructorAccessibility5.js10 static fake() { new Base() } // error method in Unrelated
46 Unrelated.fake = function () { new Base(); }; // error function in Unrelated
/third_party/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
Ddwarf_getsrclines.c1138 struct files_lines_s fake = { .debug_line_offset = debug_line_offset }; in __libdw_getsrclines() local
/third_party/typescript/tests/cases/conformance/classes/constructorDeclarations/
DclassConstructorAccessibility5.ts9 static fake() { new Base() } // error method in Unrelated
/third_party/node/test/parallel/
Dtest-internal-util-helpers.js17 const fake = { [Symbol.toStringTag]: 'Error' }; variable
Dtest-assert-checktag.js19 const fake = new FakeDate(); constant
/third_party/node/deps/npm/node_modules/retry/
Dpackage.json21 "fake": "0.2.0", string
/third_party/node/deps/npm/node_modules/retry/test/integration/
Dtest-retry-wrap.js3 var fake = common.fake.create(); variable
Dtest-retry-operation.js3 var fake = common.fake.create(); variable
/third_party/ltp/testcases/kernel/firmware/fw_load_user/
Dfw_load.c53 int fake; member
/third_party/curl/tests/server/
Dgetpart.c35 int fake; member
/third_party/skia/src/pathops/
DSkPathOpsTSect.h100 SkTCurve* fake = curve.make(heap); in debugInit() local
/third_party/skia/experimental/sorttoy/
Dsorttoy.cpp263 FakeCanvas fake(actualBM); in sort_test() local
/third_party/python/Lib/test/
Dinspect_fodder2.py125 def fake(): function
/third_party/elfutils/src/
Dnm.c1389 Dwarf_Global fake = { .name = symstr }; in show_symbols() local
1439 struct local_name fake = in show_symbols() local
/third_party/vulkan-loader/tests/framework/icd/
Dtest_icd.cpp304 FakePnextSharedWithICD* fake = reinterpret_cast<FakePnextSharedWithICD*>(base); in test_vkEnumeratePhysicalDeviceGroups() local
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java2423 Charset fake = provider.charsetForName("doesNotExist"); in TestJB5027() local
/third_party/backends/backend/
Dhp3900_rts8822.c9257 SANE_Byte fake[] = in RTS_Setup_GainOffset() local