Home
last modified time | relevance | path

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

/test/xts/hats/kernel/memtracker/
H A DMemTrackerTest.cpp19 #define protected public macro
23 #undef protected macro
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerclient_unit/
H A Daotcompilerclient_unit.cpp22 #define protected public macro
27 #undef protected macro
/test/xts/hats/kernel/rtginterface/
H A Drtg_interface_test.cpp19 #define protected public macro
26 #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
/test/testfwk/arkxtest/uitest/test/
H A Dselect_strategy_test.cpp20 #define protected public macro
23 #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 6 milliseconds