Home
last modified time | relevance | path

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

/libcore/benchmarks/src/benchmarks/
DCloneBenchmark.java1006 static class DeepCloneable extends Deep100 implements Cloneable { class in CloneBenchmark
1036 DeepCloneable o = new DeepCloneable(); in time_Object_deepClone()