Searched refs:DST_LENGTHS (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/utf_conversion/
H A Dmain.cpp247 static const size_t DST_LENGTHS[] = { sizeof(expected), sizeof(actual), sizeof(expected) >> 1 }; local
248 for (const auto& d : DST_LENGTHS) {

Completed in 25 milliseconds