Searched defs:HelloWorld (Results 1 – 10 of 10) sorted by relevance
1 public class HelloWorld { class
28 public class HelloWorld { class
34 public class HelloWorld extends SyncDebuggee implements HelloWorldInterface { class
9 add_executable(HelloWorld HelloWorld.cc) target
22 project(HelloWorld C CXX) project
22 HelloWorld::HelloWorld(int argc, char** argv, void* platformData) in HelloWorld() function in HelloWorld
307 TEST(StreamingUtf8ValidatorTest, HelloWorld) { in TEST() argument