Home
last modified time | relevance | path

Searched defs:copy_null (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/
Dvalues_unittest.cc1088 Value* copy_null = nullptr; in TEST() local
1374 auto copy_null = std::make_unique<Value>(null_weak->Clone()); in TEST() local
/external/python/cpython3/Objects/
Dunicodeobject.c2602 int copy_null) in as_ucs4()
2652 int copy_null) in PyUnicode_AsUCS4()
/external/python/cpython3/Modules/
D_testcapimodule.c1910 int copy_null; in unicode_asucs4() local