Searched refs:helloWorld2 (Results 1 – 1 of 1) sorted by relevance
1575 const char *helloWorld2 = "Hello world2"; variable1588 OH_UdsPlainText_SetContent(plainText2, helloWorld2);1600 EXPECT_EQ(strcmp(content2, helloWorld2), 0);1695 const char *helloWorld2 = "<p>Hello world2</p>"; variable1708 OH_UdsHtml_SetContent(html2, helloWorld2);1720 EXPECT_EQ(strcmp(content2, helloWorld2), 0);1821 const char *helloWorld2 = "Hello world2"; variable1839 OH_UdsPlainText_SetContent(plainText3, helloWorld2);1859 EXPECT_EQ(strcmp(content3, helloWorld2), 0);