Home
last modified time | relevance | path

Searched defs:dummy (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/verification/jobs/
Dthread_pool.h102 explicit Processor(std::monostate dummy) in Processor()
/arkcompiler/runtime_core/compiler/tests/
Dvixl_exec_module.h220 static std::array<uint8_t, sizeof(ManagedThread)> dummy; in Execute() local
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp394 int dummy; in ParseAlternative() local
/arkcompiler/runtime_core/runtime/tests/
Dg1gc_test.cpp402 ObjectHeader *dummy = test_->AllocArray(nonmovable_len, ClassRoot::ARRAY_U8, true); in GCPhaseStarted() local