Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dencoder_test_common.h40 #define CLASS_NAME(type) \ macro
/arkcompiler/runtime_core/static_core/plugins/ets/tests/native/native_methods/
Dregister_native_methods_test.cpp25 static constexpr const char *CLASS_NAME = "NativeRegistrationTest"; variable
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/compiler/
Dinterop_intrinsics_opt_test.cpp26 #define PARAM_TEST(CLASS_NAME, TEST_NAME, ...) \ argument
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sample.cpp1044 const static std::string CLASS_NAME; member in panda::test::Greeter
1050 const std::string Greeter::CLASS_NAME = "GreeterClass"; member in panda::test::Greeter
1382 const static std::string CLASS_NAME; member in panda::test::Derive
1385 const std::string Derive::CLASS_NAME = "DeriveClass"; member in panda::test::Derive
1486 const static std::string CLASS_NAME; member in panda::test::DeriveDouble
1489 const std::string DeriveDouble::CLASS_NAME = "DeriveDoubleClass"; member in panda::test::DeriveDouble
1584 const static std::string CLASS_NAME; member in panda::test::DerivedTriple
1587 const std::string DerivedTriple::CLASS_NAME = "DerivedTripleClass"; member in panda::test::DerivedTriple
/arkcompiler/runtime_core/compiler/tests/amd64/
Dencoder64_test.cpp35 #define CLASS_NAME(type) \ macro
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dencoder32_test.cpp34 #define CLASS_NAME(type) \ macro
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp34 #define CLASS_NAME(type) \ macro