Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/components/
Dhierarchy_component.ts151 treeStorage = new InMemoryStorage(); property in HierarchyComponent
236 const details = {bubbles: true, detail: this.treeStorage};
Dhierarchy_component_test.ts300 expect(storage).toEqual(component.treeStorage);