Searched refs:repeatString (Results 1 – 2 of 2) sorted by relevance
39 Status repeatString(const std::string& str, std::string* out) override { in repeatString() function in MyBinderRpcBenchmark91 Status ret = iface->repeatString(str, &out); in BM_repeatString()
18 @utf8InCpp String repeatString(@utf8InCpp String str); in repeatString() method