Home
last modified time | relevance | path

Searched +defs:test +defs:null (Results 1 – 16 of 16) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DnullOrUndefinedTypeGuardIsOrderIndependent.js2 function test(strOrNull: string | null, strOrUndefined: string | undefined) { function
/third_party/icu/icu4c/source/test/intltest/
Ditutil.cpp223 IntlTest* test; member in IcuTestErrorCodeTestHelper
410 LocalPointer<CharString> null(NULL, errorCode); in TestLocalPointer() local
522 LocalArray<UnicodeString> null(NULL, errorCode); in TestLocalArray() local
753 LocalUConverterSelectorPointer null; in TestLocalXyzPointerNull() local
761 LocalUCalendarPointer null; in TestLocalXyzPointerNull() local
769 LocalUDateTimePatternGeneratorPointer null; in TestLocalXyzPointerNull() local
776 LocalUMessageFormatPointer null; in TestLocalXyzPointerNull() local
787 LocalURegularExpressionPointer null; in TestLocalXyzPointerNull() local
800 LocalUTransliteratorPointer null; in TestLocalXyzPointerNull() local
Dstrtest.cpp271 StringPiece null((const char *)nullptr); in TestStringPiece() local
401 StringPiece null(nullptr); in TestStringPieceComparisons() local
427 std::string null(""); in TestStringPieceComparisons() local
556 StringPiece null(nullptr); in TestStringPieceU8() local
742 CharString test("Test", errorCode); in TestCharString() local
Ddtfmttst.cpp375 TimeZone* test = TimeZone::createTimeZone("PDT"); in TestEquals() local
688 UDate null = 0; in TestPartialParse994() local
704 UDate null = 0; in tryPat994() local
2242 UnicodeString test; in TestGenericTime() local
2335 UnicodeString test; in TestZTimeZoneParsing() local
2396 UnicodeString test; in TestRelative() local
Dnumfmtst.cpp263 NumberFormat *test = NumberFormat::createInstance("root", status); in TestAPI() local
1001 Locale null("", "", ""); in TestCurrencyObject() local
7658 DecimalFormat *test = (DecimalFormat *) NumberFormat::createInstance("fa", status); in TestParseNegativeWithFaLocale() local
7674 DecimalFormat *test = (DecimalFormat *) NumberFormat::createInstance("en", status); in TestParseNegativeWithAlternateMinusSign() local
/third_party/node/deps/npm/test/tap/
Dauto-prune.js3 const test = require('tap').test constant
53 null: Dir({ property
/third_party/icu/icu4c/source/test/cintltst/
Dcmsccoll.c1360 static const char *test[] = { in TestCyrillicTailoring() local
1695 UChar test[256] = {0}; in TestBocsuCoverage() local
1916 static const char *test[] = { in TestNonChars() local
1953 static char *test[4]; in TestExtremeCompression() local
2006 static const char *test[] = { in TestSurrogates() local
2216 const char* test[] = { in TestStrCollIdenticalPrefix() local
3076 const char* test[] = { in TestTibetanConformance() local
3103 static const char *test[] = { "\\u4E56\\u4E56\\u7761", "\\u4E56\\u5B69\\u5B50" }; in TestPinyinProblem() local
3249 const static char *test[] = { in TestBeforePinyin() local
3455 UChar a = 1, null = 0; in TestTailorNULL() local
[all …]
/third_party/python/Lib/test/
Dtest_grammar.py217 def check(test): argument
221 def check_error(test): argument
757 def null(x): return x function
1466 def check(test, msg='"is" with a literal'): argument
1483 def check(test): argument
1935 async def test(): function
/third_party/flutter/skia/samplecode/
DSampleParagraph.cpp139 bool test = (TextDecoration)decoration != TextDecoration::kNoDecoration; in drawTest() local
185 SkPaint null; in drawCode() local
/third_party/cJSON/
DcJSON.c553 double test = 0.0; in print_number() local
2077 cJSON *null = cJSON_CreateNull(); in cJSON_AddNullToObject() local
/third_party/skia/modules/skparagraph/samples/
DSampleParagraph.cpp137 bool test = (TextDecoration)decoration != TextDecoration::kNoDecoration; in drawTest() local
183 SkPaint null; in drawCode() local
/third_party/node/tools/
Dlint-md.mjs3741 picomatch$3.test = (input, regex, options, { glob, posix } = {}) => { function
8415 var result = {true: 0, false: 0, null: 0}; property
12432 null: _null, property
17946 test (version) { method in Range$a
18350 test (version) { method in Comparator$1
22794 test (path) { method in Ignore$1
29727 var severities = {true: 2, false: 1, null: 0, undefined: 0}; property
29820 var labels = {true: 'error', false: 'warning', null: 'info', undefined: 'info'}; property
42095 null: [attention, resolver] property
42100 null: [] property
[all …]
/third_party/json/single_include/nlohmann/
Djson.hpp122 null, ///< null value enumerator
5993 bool null() in null() function in nlohmann::detail::json_sax_dom_parser
6168 bool null() in null() function in nlohmann::detail::json_sax_dom_callback_parser
6458 bool null() in null() function in nlohmann::detail::json_sax_acceptor
25832 enum class patch_operations {add, remove, replace, move, copy, test, invalid}; in patch() enumerator
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c5295 upb_msgval test = val; in upb_msg_next() local
13222 int32_t null) { in putnull()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp45851 test(const Pointee* aPtr) in test() function
45862 test(const Pointee* aPtr) in test() function
81854 static nsIAtom* null; member in nsGkAtoms
82408 static nsIAtom* test; member in nsGkAtoms
147630 test(size_t __position) const in test() function in std::bitset
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h7065 int (*test)(struct module *); member
17551 bool (*test)(int, void *); member
25447 } test; member
55743 struct crypto_sync_skcipher *null; member
72888 int (*test)(struct devlink_health_reporter *, struct netlink_ext_ack *); member