Home
last modified time | relevance | path

Searched defs:text (Results 1 - 7 of 7) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
H A Dfile_utils_test.cpp58 std::string text = FileUtils::ReadFile(fd); in HWTEST_F() local
71 std::string text = FileUtils::ReadFile(fd); in HWTEST_F() local
82 std::string text = FileUtils::ReadFile(path_); in HWTEST_F() local
94 std::string text = FileUtils::ReadFile(path); in HWTEST_F() local
111 std::string text = FileUtils::ReadFile(path); in HWTEST_F() local
143 std::string text = FileUtils::ReadFile(path); HWTEST_F() local
[all...]
/developtools/profiler/device/plugins/memory_plugin/test/unittest/
H A Dbuffer_splitter_unittest.cpp48 char* text = nullptr; in HWTEST_F() local
64 char text[] = {'\0'}; in HWTEST_F() local
80 char text[] = {'\n'}; in HWTEST_F() local
96 char text[] = {'3'}; in HWTEST_F() local
112 char text[] = {'a', 'b', 'c', 'd', '\\0'}; HWTEST_F() local
130 char text[] = {'a', 'b', 'c', 'd', '\\n', '1', '2', '3', '4', '5', '\\0'}; HWTEST_F() local
148 char text[] = {'a', 'b', 'c', 'd', '\\0'}; HWTEST_F() local
170 char text[] = {'a', 'b', 'c', 'd', '\\n', '1', '2', '3', '4', '5', '6', '\\0'}; HWTEST_F() local
192 char text[] = {'a', 'b', ' ', 'c', 'd', '\\0'}; HWTEST_F() local
211 char text[] = {'a', 'b', ' ', 'c', 'd', ' ', '\\0'}; HWTEST_F() local
233 char text[] = {'a', 'b', ' ', 'c', 'd', ' ', '\\0'}; HWTEST_F() local
252 char text[] = {'a', 'b', ' ', 'c', 'd', ' ', '\\0'}; HWTEST_F() local
271 char text[] = {'a', 'b', ' ', 'c', 'd', ' ', '\\n', '1', '2', ' ', '3', '4', '5', ' ', '6', '\\0'}; HWTEST_F() local
295 char text[] = {'a', 'b', ' ', 'c', 'd', ' ', '\\n', '1', '2', ' ', '3', '4', '5', ' ', '6', '\\0'}; HWTEST_F() local
324 char text[] = {'a', 'b', ' ', 'c', 'd', ' ', '\\n', '1', '2', ' ', '3', '4', '5', ' ', '6', '\\0'}; HWTEST_F() local
[all...]
/developtools/integration_verification/cases/smoke/basic/screenshot32/new_script/
H A Dmain.py62 text = f.read() variable
/developtools/hapsigner/hapsigntool_cpp_test/unittest/signProfile/
H A Dpkcs7_data_test.cpp226 std::string text; in HWTEST_F() local
/developtools/hdc/src/daemon/
H A Dshell.cpp144 string text = "/proc/self/oom_score_adj"; in ChildForkDo() local
/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dverify_cert_openssl_utils.cpp282 void VerifyCertOpensslUtils::GetTextFromX509Name(X509_NAME* name, int32_t nId, std::string& text) in GetTextFromX509Name() argument
/developtools/smartperf_host/trace_streamer/src/parser/ptreader_parser/bytrace_parser/
H A Dbytrace_event_parser.cpp33 std::string GetFunctionName(const std::string_view &text, const std::string_view &delimiter) in GetFunctionName() argument

Completed in 9 milliseconds