Searched refs:string_ (Results 1 – 2 of 2) sorted by relevance
88 TestString(std::string string) : string_(string) {} in TestString()90 return string_; in String()94 return (other.string_ > string_); in operator <()97 return (other.string_ == string_); in operator ==()101 std::string string_; member
2252 Landroid/icu/text/CollationElementIterator;->string_:Ljava/lang/String;