| /developtools/profiler/device/plugins/memory_plugin/test/unittest/ |
| D | buffer_splitter_unittest.cpp | 116 TestElement expect = {0, text, 4, nullptr, 0}; variable 131 TestElement expect = {0, text, 4, nullptr, 0}; variable 149 TestElement expect = {0, text, 4, nullptr, 0}; variable 171 TestElement expect[] = {{0, text, 4, nullptr, 0}, {5, &text[5], 6, nullptr, 0}}; variable 193 TestElement expect = {0, text, 5, text, 2}; variable 212 TestElement expect[] = {{0, text, 6, text, 2}, {0, text, 4, &text[3], 2}}; variable 234 TestElement expect = {0, text, 6, text, 6}; variable 253 TestElement expect = {0, text, 6, nullptr, 0}; variable 272 TestElement expect[] = { variable 296 TestElement expect[] = { variable [all …]
|
| D | smaps_stats_unittest.cpp | 251 MemUsageInfo expect = {0, 0, 4}; variable 277 MemUsageInfo expect = {0}; variable 304 MemUsageInfo expect = {0}; variable 333 MemUsageInfo expect = {0}; variable 360 MemUsageInfo expect = {0}; variable 386 MemUsageInfo expect = {0}; variable 412 MemUsageInfo expect = {0}; variable 438 MemUsageInfo expect = {0}; variable 465 MemUsageInfo expect = {0}; variable 492 MemUsageInfo expect = {0}; variable [all …]
|
| /developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
| D | ftrace_field_parser_test.cpp | 79 int expect = i + 1; variable 94 int expect = i + 1; variable 109 std::string expect = std::to_string(i + 1); variable 124 std::string expect = std::to_string(i + 1); variable
|
| /developtools/smartperf_host/ide/test/base-ui/tree/ |
| D | LitTree.test.ts | 88 expect(litTree.onDragStart(ev)).toBeUndefined(); variable 98 expect(litTree.onDragEnter(ev)).toBeUndefined(); variable 125 expect(litTree.onDragLeave(ev)).toBeUndefined(); variable
|
| /developtools/smartperf_host/ide/test/trace/database/ui-worker/ |
| D | ProcedureWorkerHiSysEvent.test.ts | 75 expect(HiSysEventStruct.setSysEventFrame(node,1,2,3,frame)).toBeUndefined() variable
|
| D | ProcedureWorkerHiPerfCallChart.test.ts | 80 expect(HiPerfCallChartStruct.setPerfFrame(node,1,2,3,frame)).toBeUndefined() variable
|
| D | ProcedureWorkerFunc.test.ts | 92 expect(FuncStruct.draw(ctx, data, flagConfig)).toBeUndefined(); constant
|
| /developtools/ace_ets2bundle/compiler/test/ |
| D | test.ts | 23 const expect = chai.expect; constant
|
| D | test.js | 21 const expect = chai.expect; constant
|
| /developtools/smartperf_host/ide/test/js-heap/model/ |
| D | UiStruct.test.ts | 58 expect(constructorItem.cloneContent(data)).toBeUndefined(); variable
|
| /developtools/smartperf_host/ide/test/trace/component/chart/ |
| D | FrameChart.test.ts | 233 expect(frameChart.setParentDisplayInfo(node, module)).toBeUndefined(); variable
|
| /developtools/smartperf_host/ide/test/js-heap/logic/ |
| D | HeapLoader.test.ts | 269 expect(heapLoader.bfs(node,edge)).toBeUndefined(); variable 336 expect(heapLoader.filterForBpf(node,edge)).toBe(true); variable
|
| /developtools/ace_js2bundle/ace-loader/test/card/ |
| D | test.js | 23 const expect = chai.expect; constant
|
| /developtools/ace_js2bundle/ace-loader/test/rich/ |
| D | test.js | 23 const expect = chai.expect; constant
|
| /developtools/syscap_codec/test/unittest/common/ |
| D | syscap_codec_test.cpp | 141 const char expect[][256] = {"SystemCapability.HiviewDFX.HiLogLite", variable
|
| /developtools/profiler/device/base/src/ |
| D | schedule_task_manager.cpp | 46 bool expect = true; in Shutdown() local
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | cpu_usage_test.cpp | 220 void CpuUsageTest::TestCpuUsage(const std::string &option, unsigned int expect, bool fixPid) in TestCpuUsage()
|
| D | subcommand_record_test.cpp | 122 void SubCommandRecordTest::ForkAndRunTest(const std::string& cmd, bool expect, bool fixPid, in ForkAndRunTest() 140 void SubCommandRecordTest::TestRecordCommand(const std::string &option, bool expect, bool fixPid, in TestRecordCommand() 189 static bool CheckIntFromProcFile(const std::string& proc, int expect) in CheckIntFromProcFile()
|
| D | subcommand_report_test.cpp | 105 auto expect = expectLines.begin(); in FileCompare() local
|
| /developtools/hdc/src/daemon/ |
| D | daemon.cpp | 843 bool HdcDaemon::IsExpectedParam(const string& param, const string& expect) in InitMod()
|