Home
last modified time | relevance | path

Searched defs:frame (Results 1 – 25 of 53) sorted by relevance

123

/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/applicationtrace/bean/
DFrameTest.java29 Frame frame = new Frame(func); in getStartNs() local
47 Frame frame = new Frame(func); in setStartNs() local
65 Frame frame = new Frame(func); in getDur() local
83 Frame frame = new Frame(func); in setDur() local
101 Frame frame = new Frame(func); in getMainThreadCpu() local
119 Frame frame = new Frame(func); in setMainThreadCpu() local
137 Frame frame = new Frame(func); in getMainThreadWall() local
155 Frame frame = new Frame(func); in setMainThreadWall() local
173 Frame frame = new Frame(func); in getRenderThreadWall() local
191 Frame frame = new Frame(func); in setRenderThreadWall() local
[all …]
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/include/
Dcallstack_test.h92 struct frame { struct
96 static const std::vector<frame> TEST_DWARF_FRAMES = { argument
/developtools/hiperf/test/unittest/common/native/include/
Dcallstack_test.h95 struct frame { struct
99 static const std::vector<frame> TEST_DWARF_FRAMES = { argument
/developtools/profiler/host/smartperf/ide/src/trace/bean/
DBaseStruct.ts19 frame: Rect | undefined property in BaseStruct
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/timer-shaft/
DGraph.ts19 frame: Rect property in Graph
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/fixture/
DMetricsButtonFixtureTest.java94 JFrame frame = new JFrame(); in init() local
DSqlQueryFixtureTest.java94 JFrame frame = new JFrame(); in init() local
DHiLogSelectedFixtureTest.java96 JFrame frame = new JFrame(); in init() local
DHiLogButtonFixtureTest.java96 JFrame frame = new JFrame(); in init() local
DHiLogCloseButtonFixtureTest.java96 JFrame frame = new JFrame(); in init() local
DSystemStartTaskFixtureTest.java94 JFrame frame = new JFrame(); in init() local
DRestartButtonFixtureTest.java95 JFrame frame = new JFrame(); in init() local
DInfoAndStatsFixtureTest.java95 JFrame frame = new JFrame(); in init() local
DLastStepFixtureTest.java95 JFrame frame = new JFrame(); in init() local
DSelectMetricFixtureTest.java94 JFrame frame = new JFrame(); in init() local
DMemoryFoldButtonFixtureTest.java95 JFrame frame = new JFrame(); in init() local
DCpuFoldFixtureTest.java95 JFrame frame = new JFrame(); in init() local
DMetricRunButtonFixtureTest.java94 JFrame frame = new JFrame(); in init() local
DCategoriesTickFixtureTest.java94 JFrame frame = new JFrame(); in init() local
DCloseMainInterfaceFixtureTest.java95 JFrame frame = new JFrame(); in init() local
DLeftFoldFixtureTest.java95 JFrame frame = new JFrame(); in init() local
DMemoryToolTipFixtureTest.java95 JFrame frame = new JFrame(); in init() local
DStopButtonFixtureTest.java95 JFrame frame = new JFrame(); in init() local
DNewTaskFixtureTest.java95 JFrame frame = new JFrame(); in init() local
DDiskIoFoldFixtureTest.java95 JFrame frame = new JFrame(); in init() local

123