Searched defs:string_result (Results 1 – 4 of 4) sorted by relevance
191 auto string_result = static_cast<jstring>(env->CallObjectMethod( in LoaderAssetsProvider() local
238 ParseResult<std::string> string_result; in ParsingRead() local
423 ObjPtr<mirror::String> string_result = down_cast<mirror::String*>(result.GetL()); in TEST_F() local1022 ObjPtr<mirror::String> string_result = down_cast<mirror::String*>(result.GetL()); in TEST_F() local
633 const std::string string_result = client->SendVector(ttv); in TEST_F() local