| /developtools/profiler/host/smartperf/ide/test/trace/component/hiperf/ |
| D | PerfDataQuery.test.ts | 28 expect(perfDataQuery.setCallChainName(callChain)).toBe("+0x1"); variable 38 expect(perfDataQuery.setCallChainName(callChain)).toBe("+0x1"); variable 67 expect(perfDataQuery.recursionCreateTree(merageData)).toBeUndefined(); variable 77 expect(perfDataQuery.merageChildren(currentNode,callChain,true)).toBeUndefined(); variable 165 expect(perfDataQuery.initCallChain(callChainsData)).toBeUndefined(); variable 239 expect(perfDataQuery.initCallChainBottomUp(callChainsData)).toBeUndefined(); variable 267 expect(perfDataQuery.setCallChainName(callChainsData)).not.toBeUndefined(); variable 295 expect(perfDataQuery.groupByCallChain(callChainsData, true)).not.toBeUndefined(); variable 324 expect(perfDataQuery.getCallChainsBySampleIds(sampleIds, true)).not.toBeUndefined(); variable 375 expect(perfDataQuery.merageChildren(currentData, callChainsData,true)).toBeUndefined(); variable [all …]
|
| /developtools/profiler/host/smartperf/ide/test/trace/component/chart/ |
| D | PerfDataQuery.test.ts | 32 expect(perfDataQuery.setCallChainName(callChain)).toBe("+0x1"); variable 42 expect(perfDataQuery.setCallChainName(callChain)).toBe("+0x1"); variable 68 expect(perfDataQuery.merageChildren(currentNode,callChain,true)).toBeUndefined(); variable 140 expect(perfDataQuery.initCallChainBottomUp(callChainsData)).toBeUndefined(); variable 214 expect(perfDataQuery.initCallChainBottomUp(callChainsData)).toBeUndefined(); variable 242 expect(perfDataQuery.setCallChainName(callChainsData)).not.toBeUndefined(); variable 272 expect(perfDataQuery.getCallChainsBySampleIds(sampleIds, true)).not.toBeUndefined(); variable 323 expect(perfDataQuery.merageChildren(currentData, callChainsData,true)).toBeUndefined(); variable 348 expect(perfDataQuery.recursionChargeInitTree(node,'',true)).toBeUndefined(); variable 375 expect(perfDataQuery.recursionChargeTree(node,'',true)).toBeUndefined(); variable [all …]
|
| /developtools/profiler/host/smartperf/ide/test/trace/database/logic-worker/ |
| D | ProcedureLogicWorkerFileSystem.test.ts | 114 expect(fileCallChain).not.toBeUndefined() variable 168 expect(fileSample).not.toBeUndefined() variable 185 expect(procedureLogicWorkerFileSystem.setMerageName(currentNode)).toBeUndefined(); variable 198 expect(procedureLogicWorkerFileSystem.setMerageName(currentNode)).toBeUndefined(); variable 242 expect(procedureLogicWorkerFileSystem.resolvingAction(params)); variable 251 expect(procedureLogicWorkerFileSystem.resolvingAction(params)); variable 260 expect(procedureLogicWorkerFileSystem.resolvingAction(params)); variable 269 expect(procedureLogicWorkerFileSystem.resolvingAction(params)); variable 278 expect(procedureLogicWorkerFileSystem.resolvingAction(params)); variable 287 expect(procedureLogicWorkerFileSystem.resolvingAction(params)); variable [all …]
|
| D | ProcedureLogicWorkerNativeNemory.test.ts | 128 expect(procedureLogicWorkerNativeMemory.listToTree(target,src)).toBeUndefined(); variable 149 expect(procedureLogicWorkerNativeMemory.getTypeFromIndex(1,item,'')).toBeTruthy(); variable 158 expect(procedureLogicWorkerNativeMemory.getTypeFromIndex(2,item,'')).toBeTruthy(); variable 175 expect(procedureLogicWorkerNativeMemory.traverseTree(stack,1)).toBeUndefined(); variable 192 expect(procedureLogicWorkerNativeMemory.traverseSampleTree(stack,1)).toBeUndefined(); variable 222 expect(procedureLogicWorkerNativeMemory.mergeTree(target,src)).toBeUndefined(); variable 408 expect(procedureLogicWorkerNativeMemory.listToTree(target,src)).toBeUndefined(); variable
|
| D | ProcedureLogicWorkerPerf.test.ts | 142 expect(procedureLogicWorkerPerf.initCallChainBottomUp(callChain)).toBeUndefined(); variable 156 expect(procedureLogicWorkerPerf.initCallChainTopDown([callChain])).toBeUndefined(); variable 179 expect(procedureLogicWorkerPerf.setCallChainName(callChain)).toBeUndefined(); variable 193 expect(procedureLogicWorkerPerf.addPerfCallData(callChain)).toBeUndefined(); variable 201 expect(procedureLogicWorkerPerf.addGroupData(callChain)).toBeUndefined(); variable 295 expect(procedureLogicWorkerPerf.recursionChargeInitTree(node,'',true)).toBeUndefined(); variable 314 expect(procedureLogicWorkerPerf.recursionPruneInitTree(node,'',true)).toBeUndefined(); variable 330 expect(procedureLogicWorkerPerf.recursionChargeByRule(node,'',rule)).toBeUndefined(); variable
|
| /developtools/profiler/host/smartperf/ide/test/hdc/common/ |
| D | Serialize.test.ts | 28 expect(Serialize.serializeSessionHandShake(banne)).not.toBeUndefined() variable 38 expect(Serialize.serializePayloadProtect(payloadProtect)).not.toBeUndefined() variable 57 expect(Serialize.serializeTransferConfig(transferConfig)).not.toBeUndefined() variable 66 expect(Serialize.serializeTransferPayload(transferPayload)).not.toBeUndefined() variable
|
| /developtools/profiler/device/plugins/memory_plugin/test/unittest/ |
| D | buffer_splitter_unittest.cpp | 119 TestElement expect = {0, text, 4, nullptr, 0}; variable 134 TestElement expect = {0, text, 4, nullptr, 0}; variable 152 TestElement expect = {0, text, 4, nullptr, 0}; variable 174 TestElement expect[] = {{0, text, 4, nullptr, 0}, {5, &text[5], 6, nullptr, 0}}; variable 196 TestElement expect = {0, text, 5, text, 2}; variable 215 TestElement expect[] = {{0, text, 6, text, 2}, {0, text, 4, &text[3], 2}}; variable 237 TestElement expect = {0, text, 6, text, 6}; variable 256 TestElement expect = {0, text, 6, nullptr, 0}; variable 275 TestElement expect[] = { variable 299 TestElement expect[] = { variable [all …]
|
| D | smaps_stats_unittest.cpp | 204 MemUsageInfo expect = {0, 0, 4}; variable 230 MemUsageInfo expect = {0}; variable 257 MemUsageInfo expect = {0}; variable 286 MemUsageInfo expect = {0}; variable 313 MemUsageInfo expect = {0}; variable 339 MemUsageInfo expect = {0}; variable 365 MemUsageInfo expect = {0}; variable 391 MemUsageInfo expect = {0}; variable 418 MemUsageInfo expect = {0}; variable 445 MemUsageInfo expect = {0}; variable [all …]
|
| /developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/file-system/ |
| D | TabPaneFileSystemCalltree.test.ts | 46 expect(tabpaneFilesystemCalltree.getParentTree([call],{target},[])).toBeFalsy(); variable 55 expect(tabpaneFilesystemCalltree.getParentTree([call],'',[])).not.toBeUndefined(); variable 73 expect(tabpaneFilesystemCalltree.getChildTree([call],'',[])).not.toBeUndefined(); variable
|
| D | TabPaneFilesystemStatistics.test.ts | 39 expect(tabPaneFileStatistics.setInitDua(item)).toBeTruthy(); variable 51 expect(tabPaneFileStatistics.getInitData(item)).toBeTruthy(); variable
|
| /developtools/profiler/host/smartperf/ide/test/trace/component/ |
| D | SpRecordTrace.test.ts | 73 expect(spRecordTrace.compareArray(devs)).toBeTruthy() variable 83 expect(spRecordTrace.compareArray(!devs)).toBeTruthy() variable 126 expect(spRecordTrace.createMonitorPlugin(that, request)).toBeUndefined() variable
|
| /developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/native-memory/ |
| D | TabPaneNMStatstics.test.ts | 63 …expect(tabPaneNMStatstics.setSubTypeTableData(nativeHookMalloc,nativeHookStatisticsTableData)).toB… variable 144 …expect(tabPaneNMStatstics.setMemoryTypeData(valData,nativeHookStatistics, nativeHookStatisticsTabl… variable 198 …expect(tabPaneNMStatstics.setMemoryTypeData(valData,nativeHookStatistics, nativeHookStatisticsTabl… variable 252 …expect(tabPaneNMStatstics.setMemoryTypeData(valData,nativeHookStatistics, nativeHookStatisticsTabl… variable 306 …expect(tabPaneNMStatstics.setMemoryTypeData(valData,nativeHookStatistics, nativeHookStatisticsTabl… variable 360 …expect(tabPaneNMStatstics.setMemoryTypeData(valData,nativeHookStatistics, nativeHookStatisticsTabl… variable
|
| /developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/ |
| D | TabPaneNMStatstics.test.ts | 63 …expect(tabPaneNMStatstics.setSubTypeTableData(nativeHookMalloc,nativeHookStatisticsTableData)).toB… variable 153 …expect(tabPaneNMStatstics.setMemoryTypeData(valData,nativeHookStatistics, nativeHookStatisticsTabl… variable 207 …expect(tabPaneNMStatstics.setMemoryTypeData(valData,nativeHookStatistics, nativeHookStatisticsTabl… variable 261 …expect(tabPaneNMStatstics.setMemoryTypeData(valData,nativeHookStatistics, nativeHookStatisticsTabl… variable 315 …expect(tabPaneNMStatstics.setMemoryTypeData(valData,nativeHookStatistics, nativeHookStatisticsTabl… variable 369 …expect(tabPaneNMStatstics.setMemoryTypeData(valData,nativeHookStatistics, nativeHookStatisticsTabl… variable
|
| D | TabPaneNMSampleList.test.ts | 105 expect(TabPaneNMSampleList.addSampleData(sampleData)).toBeUndefined() variable 139 expect(TabPaneNMSampleList.querySnapshot(sampleData, snapshot)).toBeUndefined() variable 190 expect(TabPaneNMSampleList.prepChild(snapshotLeft, snapshotRight)).toBeUndefined() variable 251 expect(TabPaneNMSampleList.merageSampleData(1,1,rootSample,merageSample)).toBeUndefined() variable
|
| D | TabPaneCounter.test.ts | 72 expect(tabPaneCounter.data = a).toBeTruthy(); variable 80 expect(tabPaneCounter.data = a).toBeTruthy(); variable
|
| D | TabPaneCpuByProcess.test.ts | 55 expect(tabPaneCpuByProcess.data = a).toBeTruthy(); variable 62 expect(tabPaneCpuByProcess.data = a).toBeTruthy(); variable
|
| D | TabPaneSlices.test.ts | 51 expect(tabPaneSlices.data = a).toBeTruthy(); variable 58 expect(tabPaneSlices.data = a).toBeTruthy(); variable
|
| D | TabPaneThreadStates.test.ts | 60 expect(tabPaneThreadStates.data = a).toBeTruthy(); variable 68 expect(tabPaneThreadStates.data = a).toBeTruthy(); variable
|
| D | TabPaneCpuByThread.test.ts | 53 expect(tabPaneCpuByThread.data = a).toBeTruthy(); variable 60 expect(tabPaneCpuByThread.data = a).toBeTruthy(); variable
|
| D | TabPaneHeap.test.ts | 119 expect(tabPaneHeap.setTreeDataSize(listData)).toBeUndefined(); variable 197 expect(tabPaneHeap.merageTree(1, beanList,heapTreeDataBean,selectionData)).toBeUndefined(); variable 308 expect(tabPaneHeap.merageTree(1, beanList,heapTreeDataBean,selectionData)).toBeUndefined(); variable
|
| /developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
| D | ftrace_field_parser_test.cpp | 80 int expect = i + 1; variable 95 int expect = i + 1; variable 110 std::string expect = std::to_string(i + 1); variable 125 std::string expect = std::to_string(i + 1); variable
|
| /developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/energy/ |
| D | TabPaneSystemDetails.test.ts | 146 expect(tabPaneSystemDetails.convertData(data)).toBeUndefined() variable 167 expect(tabPaneSystemDetails.convertData(data)).toBeUndefined() variable 187 expect(tabPaneSystemDetails.convertData(data)).toBeUndefined() variable 208 expect(tabPaneSystemDetails.convertData(data)).toBeUndefined() variable
|
| /developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/process/ |
| D | TabPaneThreadStates.test.ts | 67 expect(tabPaneThreadStates.data = a).toBeTruthy(); variable 75 expect(tabPaneThreadStates.data = a).toBeTruthy(); variable
|
| D | TabPaneCounter.test.ts | 79 expect(tabPaneCounter.data = a).toBeTruthy(); variable 87 expect(tabPaneCounter.data = a).toBeTruthy(); variable
|
| /developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/cpu/ |
| D | TabPaneCpuByThread.test.ts | 60 expect(tabPaneCpuByThread.data = a).toBeTruthy(); variable 67 expect(tabPaneCpuByThread.data = a).toBeTruthy(); variable
|