Home
last modified time | relevance | path

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

/art/test/ManyMethods/
DManyMethods.java18 static class Strings { class in ManyMethods
46 Printer.Print(Strings.msg0); in Print0()
50 Printer.Print(Strings.msg1); in Print1()
54 Printer.Print(Strings.msg2); in Print2()
58 Printer.Print(Strings.msg1); in Print3()
62 Printer.Print(Strings.msg4); in Print4()
66 Printer.Print(Strings.msg5); in Print5()
70 Printer2.Print(Strings.msg6); in Print6()
74 Printer.Print(Strings.msg7); in Print7()
78 Printer.Print(Strings.msg8); in Print8()
[all …]
/art/tools/dexanalyze/
Ddexanalyze_strings.h50 template <typename Strings> void Benchmark(const Strings& strings,
Ddexanalyze_strings.cc496 template <typename Strings>
497 void AnalyzeStrings::Benchmark(const Strings& strings, in Benchmark()
/art/build/
Dmakevars.go42 sort.Strings(testNames)
Dcodegen.go157 sort.Strings(ret)