Home
last modified time | relevance | path

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

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