| /developtools/profiler/device/plugins/memory_plugin/test/unittest/ |
| D | buffer_splitter_unittest.cpp | 48 char* text = nullptr; variable 64 char text[] = {'\0'}; variable 80 char text[] = {'\n'}; variable 96 char text[] = {'3'}; variable 112 char text[] = {'a', 'b', 'c', 'd', '\0'}; variable 130 char text[] = {'a', 'b', 'c', 'd', '\n', '1', '2', '3', '4', '5', '\0'}; variable 148 char text[] = {'a', 'b', 'c', 'd', '\0'}; variable 170 char text[] = {'a', 'b', 'c', 'd', '\n', '1', '2', '3', '4', '5', '6', '\0'}; variable 192 char text[] = {'a', 'b', ' ', 'c', 'd', '\0'}; variable 211 char text[] = {'a', 'b', ' ', 'c', 'd', ' ', '\0'}; variable [all …]
|
| /developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
| D | file_utils_test.cpp | 58 std::string text = FileUtils::ReadFile(fd); variable 71 std::string text = FileUtils::ReadFile(fd); variable 82 std::string text = FileUtils::ReadFile(path_); variable 94 std::string text = FileUtils::ReadFile(path); variable 111 std::string text = FileUtils::ReadFile(path); variable 143 std::string text = FileUtils::ReadFile(path); variable
|
| /developtools/smartperf_host/ide/src/base-ui/chart/pagenation/ |
| D | PaginationBox.ts | 26 get text(): string { method in PaginationBox 30 set text(text: string) { method in PaginationBox
|
| /developtools/smartperf_host/ide/src/base-ui/checkbox/ |
| D | LitCheckBoxWithText.ts | 29 get text(): string { method in LitCheckBoxWithText 33 set text(text: string) { method in LitCheckBoxWithText
|
| /developtools/integration_verification/cases/smoke/basic/screenshot32/new_script/utils/ |
| D | layout.py | 25 def get_elements_by_text(self, text): argument 32 def get_element_by_text(self, text, index=0): argument 38 def assert_text_exist(self, text): argument
|
| D | device.py | 313 def input_text(self, x, y, text=''): argument 507 def get_elements_by_text(self, text): argument 514 def get_element_by_text(self, text, index=0): argument 520 def assert_text_exist(self, text): argument
|
| /developtools/smartperf_host/ide/src/base-ui/table/ |
| D | LitPageTable.ts | 749 let text = formatName(dataIndex, rowData.data[dataIndex], this); // @ts-ignore variable 813 let text = formatName(dataIndex, rowData.data[dataIndex], this); variable 1015 let text = formatName(dataIndex, rowData.data[dataIndex], this); // @ts-ignore variable 1070 let text = formatName(dataIndex, rowObject.data[dataIndex], this); // @ts-ignore variable 1100 let text = formatName(dataIndex, rowObject.data[dataIndex], this); // @ts-ignore variable
|
| D | lit-table.ts | 1027 let text = formatName(dataIndex, row.data[dataIndex], this); // @ts-ignore variable 1111 let text = formatName(dataIndex, rowData.data[dataIndex], this); //@ts-ignore variable 1182 let text = formatName(dataIndex, rowData.data[dataIndex], this); //@ts-ignore variable 1724 let text = formatName(dataIndex, rowObject.data[dataIndex], this); //@ts-ignore variable
|
| /developtools/smartperf_host/ide/src/base-ui/button/ |
| D | LitButton.ts | 42 get text(): string { method in LitButton 46 set text(text: string) { method in LitButton
|
| /developtools/smartperf_host/ide/src/base-ui/popover/ |
| D | LitPopover.ts | 461 text: string; property 472 text: string; property
|
| /developtools/smartperf_host/ide/src/trace/bean/ |
| D | MarkStruct.ts | 21 text: string | undefined; property in MarkStruct
|
| /developtools/smartperf_host/ide/src/trace/component/trace/timer-shaft/ |
| D | Flag.ts | 24 text: string = ''; property in Flag
|
| D | SportRuler.ts | 41 text: string = ''; property in SlicesTime
|
| /developtools/integration_verification/cases/smoke/basic/screenshot32/new_script/ |
| D | main.py | 62 text = f.read() variable
|
| /developtools/smartperf_host/ide/src/trace/component/setting/ |
| D | SpWebHdcShell.ts | 233 let text = strings[index]; variable 610 let text: string = await navigator.clipboard.readText(); variable
|
| /developtools/integration_verification/DeployDevice/src/aw/Download/ |
| D | Downloadold.py | 518 def decrypt(text, key): argument
|
| D | Download.py | 544 def decrypt(text, key): argument
|
| /developtools/smartperf_host/ide/src/base-ui/chart/pie/ |
| D | LitChartPie.ts | 370 let text = `${dataItem.value}`; variable
|
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | bind.js | 111 textArray.forEach(function(text) { argument
|
| D | lite_component_map.js | 152 'text': { property
|
| D | card_component_map.js | 58 'text': { property
|
| /developtools/hdc/src/daemon/ |
| D | shell.cpp | 144 string text = "/proc/self/oom_score_adj"; in ChildForkDo() local
|
| /developtools/integration_verification/cases/smoke/basic/screenshot32/resource/ |
| D | capturescreentest.py | 388 text = f.read() variable
|
| /developtools/profiler/hiebpf/src/ |
| D | bpf_controller.cpp | 420 const std::string text {".text"}; in GetSymOffset() local
|
| /developtools/smartperf_host/trace_streamer/src/parser/ptreader_parser/bytrace_parser/ |
| D | bytrace_event_parser.cpp | 33 std::string GetFunctionName(const std::string_view &text, const std::string_view &delimiter) in GetFunctionName()
|