Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dunstarted_runtime_test.cc412 mirror::String* string_result = reinterpret_cast<mirror::String*>(result.GetL()); in TEST_F() local
1045 ObjPtr<mirror::String> string_result = reinterpret_cast<mirror::String*>(result.GetL()); in TEST_F() local