Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/compiler/
DdeclarationEmitForModuleImportingModuleAugmentationRetainsImport.ts11 export function child1(prototype: ParentThing) { function
/third_party/typescript/tests/baselines/reference/
DdeclarationEmitForModuleImportingModuleAugmentationRetainsImport.js12 export function child1(prototype: ParentThing) { function
/third_party/node/test/sequential/
Dtest-stream2-stderr-sync.js57 function child1() { function
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/
Dstress.c117 pthread_t child1, child2; in main() local
/third_party/node/test/parallel/
Dtest-child-process-fork-net.js89 const child1 = fork(process.argv[1], ['child', '1']); constant
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
Dmigrate_pages02.c198 pid_t child1, child2; in test_migrate_other_process() local
/third_party/skia/tests/
DSurfaceSemaphoreTest.cpp215 sk_gpu_test::ContextInfo child1 = in DEF_GPUTEST() local