Searched defs:shareRegistry (Results 1 – 1 of 1) sorted by relevance
38 public boolean shareRegistry; field in NativeAllocationRegistryTest.TestConfig41 public TestConfig(boolean treatAsMalloced, boolean shareRegistry, boolean testMetrics) { in TestConfig()