Home
last modified time | relevance | path

Searched defs:className_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/hotreload/
Dhotreload.h32 const std::string className_; member
/arkcompiler/runtime_core/static_core/compiler/tests/
Daot_test.cpp275 const std::string className_ {"Foo"}; member in ark::compiler::AotTestBuildAndCheck