/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 | 254 MemUsageInfo expect = {0, 0, 4}; variable 280 MemUsageInfo expect = {0}; variable 307 MemUsageInfo expect = {0}; variable 336 MemUsageInfo expect = {0}; variable 363 MemUsageInfo expect = {0}; variable 389 MemUsageInfo expect = {0}; variable 415 MemUsageInfo expect = {0}; variable 441 MemUsageInfo expect = {0}; variable 468 MemUsageInfo expect = {0}; variable 495 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/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/logic/ |
D | HeapLoader.test.ts | 271 expect(heapLoader.bfs(node,edge)).toBeUndefined(); variable 338 expect(heapLoader.filterForBpf(node,edge)).toBe(true); variable
|
/developtools/smartperf_host/ide/test/js-heap/model/ |
D | UiStruct.test.ts | 59 expect(constructorItem.cloneContent(data)).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 | 51 bool expect = true; in Shutdown() local
|
/developtools/hdc/src/daemon/ |
D | daemon.cpp | 326 bool HdcDaemon::IsExpectedParam(const string& param, const string& expect) in IsExpectedParam()
|
/developtools/hiperf/test/unittest/common/native/ |
D | subcommand_record_test.cpp | 103 void SubCommandRecordTest::TestRecordCommand(const std::string &option, bool expect, bool fixPid) in TestRecordCommand()
|
D | subcommand_report_test.cpp | 105 auto expect = expectLines.begin(); in FileCompare() local
|