Home
last modified time | relevance | path

Searched defs:protected (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerclient_unit/
H A Daotcompilerclient_unit.cpp22 #define protected public macro
27 #undef protected macro
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerservice_unit/
H A Daotcompilerservice_unit.cpp22 #define protected public macro
27 #undef protected macro
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A Drich_logging.py30 from _pytest import nodes # pylint:disable=protected-access namespace
33 from _pytest.capture import CaptureManager # pylint:disable=protected-access namespace
36 from _pytest.config import Config, UsageError, hookimpl # pylint:disable=protected-access namespace
39 from _pytest.config.argparsing import Parser # pylint:disable=protected-access namespace
42 from _pytest.main import Session # pylint:disable=protected-access namespace
45 from _pytest.stash import StashKey # pylint:disable=protected-access namespace

Completed in 2 milliseconds