Home
last modified time | relevance | path

Searched defs:empty_array (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/plotters/src/data/
Dquartiles.rs108 let empty_array: [i32; 0] = []; in test_empty_input() localVariable
/external/pdfium/fxjs/
Dcfx_v8_unittest.cpp58 v8::Local<v8::Array> empty_array; in TEST_F() local
/external/python/cpython3/Modules/
D_json.c1655 static PyObject *empty_array = NULL; in encoder_listencode_list() local
/external/python/cpython2/Modules/
D_json.c2217 static PyObject *empty_array = NULL; in encoder_listencode_list() local