Home
last modified time | relevance | path

Searched defs:manager (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DmemberVariableDeclarations1.ts35 public manager: Employee; property in Employee2
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_manager_test.cpp61 JSPandaFileManager *manager = JSPandaFileManager::GetInstance(); in HWTEST_F_L0() local