Home
last modified time | relevance | path

Searched defs:MODULE_NAME (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_utils.h58 static inline const std::string MODULE_NAME = "moduleName"; variable
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/examples/calls/
Dexample.cpp24 static constexpr const char *MODULE_NAME = "example"; member in ark::ets::ani::testing::ExampleTest
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/arraybuffer_ops/
Darraybuffer_create_test.cpp32 static constexpr const char *MODULE_NAME = "arraybuffer_create_test"; member in ark::ets::ani::testing::ArrayBufferCreateTest
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/bind_ops/
Dnamespace_bind_native_functions_test.cpp52 static const char *MODULE_NAME = "L@defModule/namespace_bind_native_functions_test;"; variable
Dclass_bind_native_methods_test.cpp26 constexpr std::string_view MODULE_NAME = "L@defModule/class_bind_native_methods_test;"; variable
Dmodule_bind_native_functions_test.cpp80 static const char *MODULE_NAME = "L@defModule/module_bind_native_functions_test;"; variable