Home
last modified time | relevance | path

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

12

/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/ltp/tools/sparse/sparse-src/validation/mem2reg/
Dload-dead.c3 static inline int fake(void) in fake() function
/third_party/boost/libs/concept_check/test/
Dfake_sort.hpp11 namespace fake namespace
/third_party/wayland_standard/tests/
Dinterface-test.c34 const struct wl_interface fake = { in TEST() 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/gstreamer/gstplugins_good/gst/autodetect/
Dgstautoaudiosrc.c59 GstElement *fake; in gst_auto_audio_src_create_fake_element() local
Dgstautovideosrc.c59 GstElement *fake; in gst_auto_video_src_create_fake_element() local
Dgstautodetect.c119 GstElement *fake; in gst_auto_detect_create_fake_element_default() local
134 GstElement *fake; in gst_auto_detect_create_fake_element() local
/third_party/node/deps/npm/node_modules/promise-retry/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/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/node/deps/npm/node_modules/promise-retry/node_modules/retry/
Dpackage.json38 "fake": "0.2.0", string
/third_party/node/deps/npm/node_modules/delayed-stream/
Dpackage.json44 "fake": "0.2.0", string
/third_party/ltp/testcases/kernel/firmware/fw_load_user/
Dfw_load.c53 int fake; member
/third_party/node/deps/npm/node_modules/retry/
Dpackage.json41 "fake": "0.2.0", string
/third_party/flutter/skia/samplecode/
DSampleColorFilter.cpp27 int fake = x >> 5; in round5_slow() local
/third_party/boost/boost/intrusive/detail/
Diterator.hpp216 class fake{}; class
/third_party/curl/tests/server/
Dgetpart.c33 int fake; member
/third_party/node/deps/npm/node_modules/form-data/
Dpackage.json48 "fake": "^0.2.2", string
/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/mindspore/mindspore/nn/layer/
Dquant.py683 fake=True, argument
923 fake=True, argument

12