Searched refs:string_length (Results 1 – 2 of 2) sorted by relevance
77 MethodDeclData string_length{ in GenerateSimpleTestCases() local85 Instruction::InvokeVirtual(string_length.id, result, Value::Parameter(0))); in GenerateSimpleTestCases()
171 MethodDeclData string_length = in WriteTestDexFile() local174 method.AddInstruction(Instruction::InvokeVirtual(string_length.id, result, Value::Parameter(0))); in WriteTestDexFile()