Searched refs:helloWorld (Results 1 – 1 of 1) sorted by relevance
1529 const char *helloWorld = "Hello world"; variable1555 EXPECT_EQ(strcmp(content, helloWorld), 0);1574 const char *helloWorld = "Hello world"; variable1649 const char *helloWorld = "<p>Hello world</p>"; variable1667 OH_UdsHtml_SetContent(html, helloWorld);1675 EXPECT_EQ(strcmp(content, helloWorld), 0);1694 const char *helloWorld = "<p>Hello world</p>"; variable1703 OH_UdsHtml_SetContent(html, helloWorld);1820 const char *helloWorld = "Hello world"; variable1835 EXPECT_EQ(strcmp(content, helloWorld), 0);[all …]