Home
last modified time | relevance | path

Searched refs: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
278 const char* method_name = method_name_str.c_str(); in CompileForTestWithCurrentJni()
289 std::string method_name_str = std::string(method_name_orig) + CurrentJniStringSuffix(); in SetUpForTest() local
290 const char* method_name = method_name_str.c_str(); in SetUpForTest()