Home
last modified time | relevance | path

Searched refs:allocationFunction (Results 1 – 1 of 1) sorted by relevance

/developtools/smartperf_host/ide/test/js-heap/model/
DUiStruct.test.ts37 let allocationFunction = new AllocationFunction(); variable
38 expect(allocationFunction).not.toBeUndefined();
65 let allocationFunction = new AllocationFunction(); variable
66 expect(allocationFunction.getChildren()).toStrictEqual([]);