Home
last modified time | relevance | path

Searched refs:UnstartedCharacterToUpperCase (Results 1 – 2 of 2) sorted by relevance

/art/runtime/interpreter/
Dunstarted_runtime_test.cc766 UnstartedCharacterToUpperCase(self, tmp.get(), &result2, 0); in TEST_F()
798 UnstartedCharacterToUpperCase(self, tmp.get(), &result, 0); in TEST_F()
818 UnstartedCharacterToUpperCase(self, tmp.get(), &result, 0); in TEST_F()
Dunstarted_runtime.cc123 void UnstartedRuntime::UnstartedCharacterToUpperCase( in UnstartedCharacterToUpperCase() function in art::interpreter::UnstartedRuntime