Home
last modified time | relevance | path

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

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.0/module_identifiers_allow_for_js_extension/
Dtest_js_extension.ts17 export class HelloWorld { class
/third_party/typescript/tests/cases/compiler/
DdeclFileEmitDeclarationOnly.ts9 class HelloWorld { class
/third_party/typescript/tests/baselines/reference/
DdeclFileEmitDeclarationOnly.js6 class HelloWorld { class
/third_party/skia/example/
DHelloWorld.cpp22 HelloWorld::HelloWorld(int argc, char** argv, void* platformData) in HelloWorld() function in HelloWorld
/third_party/flutter/skia/example/
DHelloWorld.cpp22 HelloWorld::HelloWorld(int argc, char** argv, void* platformData) in HelloWorld() function in HelloWorld
/third_party/node/test/parallel/
Dtest-stream-finished.js404 class HelloWorld extends Duplex { class
/third_party/node/tools/inspector_protocol/encoding/
Dencoding_test.cc1328 TEST(JsonStdStringWriterTest, HelloWorld) { in TEST() argument