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