Home
last modified time | relevance | path

Searched defs:lines (Results 1 – 7 of 7) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
Dtext_maxlines_test.cpp23 int32_t lines = 5; in TestTextMaxLines001() local
35 int32_t lines = 0; in TestTextMaxLines002() local
47 int32_t lines = 1000; in TestTextMaxLines003() local
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
Dparser.py95 def __process__(self, lines): argument
368 def __process__(self, lines): argument
446 def __process__(self, lines): argument
664 def __process__(self, lines): argument
915 def __process__(self, lines): argument
1091 def __process__(self, lines): argument
1388 def __process__(self, lines): argument
1436 def __process__(self, lines): argument
1537 def __process__(self, lines): argument
1543 def parse(self, lines): argument
Dparser_lite.py89 def __process__(self, lines): argument
373 def __process__(self, lines): argument
541 def __process__(self, lines): argument
803 def __process__(self, lines): argument
882 def __process__(self, lines): argument
945 def __process__(self, lines): argument
/test/xts/acts/notification/ans_standard/actsNotificationPublishTest/entry/src/ohosTest/js/test/
DActsNotificationManagerPublishTest.js983 lines: ['text_lines'], property
1020 lines: ['text_lines'], property
1066 lines: ['text_lines'], property
1104 lines: ['text_lines'], property
1141 lines: ['text_lines'], property
1178 lines: null, property
DActsNotificationPublishTest.js318 lines: ['firstLine', 'secondLine', 'thirdLine'] property
370 lines: ['firstLine', 'secondLine', 'thirdLine'] property
/test/xts/hats/kernel/prctl/
DPrctlApiTest.cpp132 std::vector<std::string> lines = str_split(file_data, "\n"); in SetVmaAnonName() local
/test/testfwk/xdevice/src/xdevice/_core/
Dinterface.py304 def __process__(self, lines): argument