/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 | 253 MemUsageInfo expect = {0, 0, 4}; variable 279 MemUsageInfo expect = {0}; variable 306 MemUsageInfo expect = {0}; variable 335 MemUsageInfo expect = {0}; variable 362 MemUsageInfo expect = {0}; variable 388 MemUsageInfo expect = {0}; variable 414 MemUsageInfo expect = {0}; variable 440 MemUsageInfo expect = {0}; variable 467 MemUsageInfo expect = {0}; variable 494 MemUsageInfo expect = {0}; variable [all …]
|
/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/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
|
/developtools/ace_ets2bundle/compiler/test/ |
D | test.ts | 23 const expect = chai.expect; constant
|
D | test.js | 20 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/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/smartperf_host/ide/test/trace/component/chart/ |
D | FrameChart.test.ts | 233 expect(frameChart.setParentDisplayInfo(node, module)).toBeUndefined(); 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 | subcommand_record_test.cpp | 105 void SubCommandRecordTest::ForkAndRunTest(const std::string& cmd, bool expect, bool fixPid) in ForkAndRunTest() 122 void SubCommandRecordTest::TestRecordCommand(const std::string &option, bool expect, bool fixPid) in TestRecordCommand()
|
D | subcommand_report_test.cpp | 107 auto expect = expectLines.begin(); in FileCompare() local
|
/developtools/hdc/src/daemon/ |
D | daemon.cpp | 665 bool HdcDaemon::IsExpectedParam(const string& param, const string& expect) in InitMod()
|