Searched defs:hello_world (Results 1 – 9 of 9) sorted by relevance
6 hello_world: label
8 int hello_world(void) in hello_world() function
46 hello_world_t hello_world = NULL; in main() local
4 const char *hello_world = "Hello, assertion!"; variable
7 std::string hello_world ("Hello World!"); in main() local
3 const char *hello_world = "Hello, segfault!"; variable
39 const char *hello_world = "Hello, world!"; in main() local
64 std::vector<uint8_t> hello_world(kHelloWorld, in TEST_F() local