Home
last modified time | relevance | path

Searched defs:TestConfig (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/libcore/util/
DNativeAllocationRegistryTest.java31 private static class TestConfig { class in NativeAllocationRegistryTest
35 public TestConfig(boolean treatAsMalloced, boolean shareRegistry) { in TestConfig() method in NativeAllocationRegistryTest.TestConfig