Searched refs:testStr (Results 1 – 2 of 2) sorted by relevance
29 - (void) testStr:(NSString *)arg;33 - (void) testStr:(const void *)a;40 [x testStr:"someStringLiteral"];
147 std::string testStr() { in testStr() function