Home | History | Annotate | Download | only in tests

Lines Matching refs:utf8_length

279   uint32_t utf8_length;
280 const char* utf8 = var_interface_->VarToUtf8(var, &utf8_length);
281 if (utf8_length != string.size())