Home
last modified time | relevance | path

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

/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_testcase_generator.cc77 MethodDeclData string_length{ in GenerateSimpleTestCases() local
85 Instruction::InvokeVirtual(string_length.id, result, Value::Parameter(0))); in GenerateSimpleTestCases()
H A Ddex_builder.cc171 MethodDeclData string_length = in WriteTestDexFile() local
174 method.AddInstruction(Instruction::InvokeVirtual(string_length.id, result, Value::Parameter(0))); in WriteTestDexFile()