Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dunstarted_runtime_test.cc613 const char* test_value = &test_string[10 - i]; in TEST_F() local
617 hs_str.NewHandle(mirror::String::AllocFromModifiedUtf8(self, test_value))); in TEST_F()
659 const char* test_value = &test_string[10 - i]; in TEST_F() local
663 hs_str.NewHandle(mirror::String::AllocFromModifiedUtf8(self, test_value))); in TEST_F()