Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dtestdso.c8 int hello_world(void) in hello_world() function
DtestModule.c46 hello_world_t hello_world = NULL; in main() local
/external/lldb/test/functionalities/inferior-assert/
Dmain.c12 const char *hello_world = "Hello, assertion!"; variable
/external/lldb/test/functionalities/inferior-crashing/
Dmain.c11 const char *hello_world = "Hello, segfault!"; variable
/external/lldb/test/lang/cpp/stl/
Dmain.cpp15 std::string hello_world ("Hello World!"); in main() local
/external/lldb/test/lang/cpp/class_static/
Dmain.cpp48 const char *hello_world = "Hello, world!"; in main() local
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
Dfuse_fs_test.cc161 const char hello_world[] = "Hello, World!\n"; variable