Home
last modified time | relevance | path

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

/art/compiler/jni/
Djni_compiler_test.cc277 std::string method_name_str = std::string(method_name_orig) + CurrentJniStringSuffix(); in CompileForTestWithCurrentJni() local
289 std::string method_name_str = std::string(method_name_orig) + CurrentJniStringSuffix(); in SetUpForTest() local