Package-level declarations
Functions
Link copied to clipboard
Link copied to clipboard
fun ObjectGrowthDetector.repeatingJvmInProcessScenario(maxHeapDumps: Int = RepeatingScenarioObjectGrowthDetector.DEFAULT_MAX_HEAP_DUMPS, scenarioLoopsPerDump: Int = RepeatingScenarioObjectGrowthDetector.IN_PROCESS_SCENARIO_LOOPS_PER_DUMP): RepeatingScenarioObjectGrowthDetector
Creates a RepeatingScenarioObjectGrowthDetector suitable for JVM in process tests. Typically called on a ObjectGrowthDetector created via shark.forJvmHeap.