Searched refs:resolvingActionNativeMemoryChartData (Results 1 – 2 of 2) sorted by relevance
383 …expect(procedureLogicWorkerNativeMemory.resolvingActionNativeMemoryChartData(paramMap)).toBeTruthy…393 …expect(procedureLogicWorkerNativeMemory.resolvingActionNativeMemoryChartData(paramMap)).toBeTruthy…
152 return this.resolvingActionNativeMemoryChartData(paramMap);158 resolvingActionNativeMemoryChartData(paramMap: Map<string, any>): Array<HeapStruct> { method in ProcedureLogicWorkerNativeMemory