Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/core/test/unittest/common/
Dhiview_platform_config_test.cpp49 …HiviewPlatformConfig platformConfig = HiviewPlatformConfig("/data/test/test_data/hiview_platform_c… variable
70 … HiviewPlatformConfig platformConfig = HiviewPlatformConfig("//data/test/test_data/just_for_test"); variable
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp171 HiviewPlatformConfig platformConfig = HiviewPlatformConfig(platformConfigDir); in CreateWorkingDirectories() local