Searched refs:CheckMinidebugSymbols (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/hiviewdfx/faultloggerd/test/systemtest/ |
H A D | faultloggerd_system_test.cpp | 1290 static bool CheckMinidebugSymbols(const string& filePath, const pid_t& pid, const string& option) in CheckMinidebugSymbols() function 1327 EXPECT_TRUE(CheckMinidebugSymbols(fileName, pid, cmd)) << "FaultLoggerdSystemTest109 Failed"; 1347 EXPECT_TRUE(CheckMinidebugSymbols(fileName, pid, cmd)) << "FaultLoggerdSystemTest110 Failed"; 1367 EXPECT_TRUE(CheckMinidebugSymbols(fileName, pid, cmd)) << "FaultLoggerdSystemTest111 Failed"; 1387 EXPECT_TRUE(CheckMinidebugSymbols(fileName, pid, cmd)) << "FaultLoggerdSystemTest112 Failed";
|