Home
last modified time | relevance | path

Searched defs:engine (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_to_string_cache_test.cpp112 std::mt19937 engine(std::random_device {}()); in TestConcurrentInsertion() local
288 auto &engine = GetEngine(); in TEST_F() local
331 auto &engine = GetEngine(); in TEST_F() local
375 auto &engine = GetEngine(); in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dmultithreaded_intern_string_table_test.cpp201 std::mt19937 engine {randomDevice()}; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp98 auto engine = assembler->GetEngine(); in GetFuncEntryPoints() local
150 auto engine = assembler->GetEngine(); in CollectFuncEntryInfo() local