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