Home
last modified time | relevance | path

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

/aosp12/art/compiler/jni/
H A Djni_compiler_test.cc274 std::string method_name_str = std::string(method_name_orig) + CurrentJniStringSuffix(); in CompileForTestWithCurrentJni() local
286 std::string method_name_str = std::string(method_name_orig) + CurrentJniStringSuffix(); in SetUpForTest() local