Lines Matching refs:StringPrintf
19 #include "android-base/stringprintf.h"
32 using android::base::StringPrintf;
1319 std::string error_msg(StringPrintf("not an object type: %s", primitive_names[i]));
1328 std::string error_msg(StringPrintf("not an object type: %s", primitive_names[i]));
2001 std::string expected(StringPrintf("use of deleted local reference %p", s));
2140 std::string expected(StringPrintf("use of deleted global reference %p", o));
2193 std::string expected(StringPrintf("use of deleted weak global reference %p", o));