Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/jni/
H A Djni_compiler_test.cc280 std::string method_name_str = std::string(method_name_orig) + CurrentJniStringSuffix(); in CompileForTestWithCurrentJni() local
292 std::string method_name_str = std::string(method_name_orig) + CurrentJniStringSuffix(); in SetUpForTest() local