Home
last modified time | relevance | path

Searched defs:cda (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dcaltestdata.h27 int8_t cda; member
/third_party/lz4/tests/
Dframetest.c597 { LZ4F_CDict* const cda = LZ4F_createCDict_advanced(lz4f_cmem_test, CNBuffer, dictSize); in basicTests() local