Home
last modified time | relevance | path

Searched refs:TEST_CFG_ILLEGAL (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/init/test/unittest/lite/
H A Dcmd_func_test.cpp40 const std::string TEST_CFG_ILLEGAL = TEST_DRI + "/illegal.cfg"; variable
811 FILE *testCfgFile = fopen(TEST_CFG_ILLEGAL.c_str(), "w+"); in CreateIllegalCfg()
861 cmdContentStr = TEST_CFG_ILLEGAL;
872 remove(TEST_CFG_ILLEGAL.c_str());