Home
last modified time | relevance | path

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

/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.cpp1058 const static std::string CLASS_NAME; member in panda::test::Greeter
1064 const std::string Greeter::CLASS_NAME = "GreeterClass"; member in panda::test::Greeter
1396 const static std::string CLASS_NAME; member in panda::test::Derive
1399 const std::string Derive::CLASS_NAME = "DeriveClass"; member in panda::test::Derive
1500 const static std::string CLASS_NAME; member in panda::test::DeriveDouble
1503 const std::string DeriveDouble::CLASS_NAME = "DeriveDoubleClass"; member in panda::test::DeriveDouble
1598 const static std::string CLASS_NAME; member in panda::test::DerivedTriple
1601 const std::string DerivedTriple::CLASS_NAME = "DerivedTripleClass"; member in panda::test::DerivedTriple
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
Dencoder32_test.cpp35 #define CLASS_NAME(type) \ macro
/arkcompiler/runtime_core/compiler/tests/amd64/
Dencoder64_test.cpp35 #define CLASS_NAME(type) \ macro
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
Dencoder64_test.cpp38 #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
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dencoder64_test.cpp37 #define CLASS_NAME(type) \ macro