Home
last modified time | relevance | path

Searched refs:VENDOR_CONFIG (Results 1 - 5 of 5) sorted by relevance

/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_system_test.cpp211 if (access(VENDOR_CONFIG.c_str(), 0) != 0) { in HWTEST_F()
250 if (access(VENDOR_CONFIG.c_str(), 0) != 0) { in HWTEST_F()
289 if (access(VENDOR_CONFIG.c_str(), 0) != 0) { in HWTEST_F()
328 if (access(VENDOR_CONFIG.c_str(), 0) != 0) { in HWTEST_F()
369 if (access(VENDOR_CONFIG.c_str(), 0) != 0) { in HWTEST_F()
390 if (access(VENDOR_CONFIG.c_str(), 0) != 0) { in HWTEST_F()
428 if (access(VENDOR_CONFIG.c_str(), 0) != 0) { in HWTEST_F()
448 if (access(VENDOR_CONFIG.c_str(), 0) != 0) { in HWTEST_F()
486 if (access(VENDOR_CONFIG.c_str(), 0) != 0) { in HWTEST_F()
507 if (access(VENDOR_CONFIG in HWTEST_F()
[all...]
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_service_test.cpp42 constexpr const char* VENDOR_CONFIG = "/vendor/etc/thermal_config/thermal_service_config.xml"; member
133 int32_t ret = rename(VENDOR_CONFIG_BACKUP.c_str(), VENDOR_CONFIG); in HWTEST_F()
/base/powermgr/thermal_manager/test/common/include/
H A Dthermal_test.h42 const std::string VENDOR_CONFIG = "/vendor/etc/thermal_config/thermal_service_config.xml"; member
/base/powermgr/thermal_manager/test/systemtest/include/
H A Dthermal_mgr_system_test.h43 const std::string VENDOR_CONFIG = "/vendor/etc/thermal_config/thermal_service_config.xml"; member
/base/powermgr/thermal_manager/test/common/src/
H A Dthermal_test.cpp124 if (access(VENDOR_CONFIG.c_str(), 0) != 0) { in IsVendor()

Completed in 3 milliseconds