Searched defs:DATA_LEN (Results 1 – 7 of 7) sorted by relevance
17 #define DATA_LEN 100 macro
7 #define DATA_LEN 512 macro
36 static size_t DATA_LEN = 16; variable
34 #define DATA_LEN sizeof(DATA) macro
42 const DATA_LEN: usize = 128; constant
1102 static const int32_t DATA_LEN = UPRV_LENGTHOF(DATA); in TestPropertySet() local