Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/libcore/util/
DNativeAllocationRegistryTest.java33 public boolean shareRegistry; field in NativeAllocationRegistryTest.TestConfig
35 public TestConfig(boolean treatAsMalloced, boolean shareRegistry) { in TestConfig()