Home
last modified time | relevance | path

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

/external/llvm/test/Object/AMDGPU/
Dobjdump.s6 hello_world: label
/external/libxml2/
Dtestdso.c8 int hello_world(void) in hello_world() function
DtestModule.c46 hello_world_t hello_world = NULL; in main() local
/external/cronet/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/cronet/third_party/abseil-cpp/absl/crc/
Dcrc32c_test.cc146 std::string hello_world = absl::StrCat(hello, world); in TEST() local
174 std::string hello_world = absl::StrCat(hello, world); in TEST() local
186 std::string hello_world = absl::StrCat(hello, world); in TEST() local
/external/angle/build/rust/tests/test_aliased_deps/
Dreal_name.rs5 pub fn hello_world() { in hello_world() function
/external/cronet/build/rust/tests/test_aliased_deps/
Dreal_name.rs5 pub fn hello_world() { in hello_world() function
/external/angle/third_party/abseil-cpp/absl/crc/
Dcrc32c_test.cc148 std::string hello_world = absl::StrCat(hello, world); in TEST() local
176 std::string hello_world = absl::StrCat(hello, world); in TEST() local
188 std::string hello_world = absl::StrCat(hello, world); in TEST() local
/external/crosvm/kernel_loader/src/
Dtest_elf.S12 hello_world: label
/external/bsdiff/
Ddiff_encoder_unittest.cc64 std::vector<uint8_t> hello_world(kHelloWorld, in TEST_F() local
/external/tensorflow/tensorflow/core/data/service/
Ddata_transfer_test.cc102 std::string hello_world = "hello, world!"; in TEST() local