Home
last modified time | relevance | path

Searched defs:string_result (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/runtime/interpreter/
H A Dunstarted_runtime_test.cc367 ObjPtr<mirror::String> string_result = down_cast<mirror::String*>(result.GetL()); in TEST_F() local
889 ObjPtr<mirror::String> string_result = down_cast<mirror::String*>(result.GetL()); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dindexed_array_analysis_test.cc70 std::string string_result = CanonicalizeWhitespace( in AssertArrayForRootExpressionIsImpl() local
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/
H A Dfake_binder_test.cc139 std::string string_result; in TEST_P() local
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_content_res_ApkAssets.cpp212 auto string_result = static_cast<jstring>(env->CallObjectMethod( in LoaderAssetsProvider() local