Home | History | Annotate | Download | only in runtime

Lines Matching refs:StringPrintf

1165     std::string error_msg(StringPrintf("not an object type: %s", primitive_names[i]));
1174 std::string error_msg(StringPrintf("not an object type: %s", primitive_names[i]));
1776 std::string expected(StringPrintf("use of deleted local reference %p", s));
1896 std::string expected(StringPrintf("use of deleted global reference %p", o));
1949 std::string expected(StringPrintf("use of deleted weak global reference %p", o));