Searched defs:StringPrintf (Results 1 - 6 of 6) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dstringprintf.cc104 string StringPrintf(const char* format, ...) { function in namespace:ceres::internal
/external/regex-re2/util/
H A Dstringprintf.cc54 string StringPrintf(const char* format, ...) { function in namespace:re2
/external/libchrome/base/strings/
H A Dstringprintf.cc116 std::string StringPrintf(const char* format, ...) { function in namespace:base
126 std::wstring StringPrintf(const wchar_t* format, ...) { function in namespace:base
/external/libweave/third_party/chromium/base/strings/
H A Dstringprintf.cc108 std::string StringPrintf(const char* format, ...) { function in namespace:base
/external/protobuf/src/google/protobuf/stubs/
H A Dstringprintf.cc108 string StringPrintf(const char* format, ...) { function in namespace:google::protobuf
165 return StringPrintf(format,
/external/chromium-libpac/test/
H A Dproxy_resolver_v8_unittest.cc144 std::string StringPrintf(std::string str, int d) { function in namespace:net::__anon683
293 EXPECT_EQ(StringPrintf("sideffect_%d", i),
307 EXPECT_EQ(StringPrintf("sideffect_%d", i),

Completed in 292 milliseconds