Home
last modified time | relevance | path

Searched defs:minRegIdx (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/faultloggerd/test/unittest/local_handler/
H A Dlocal_handler_test.cpp92 int minRegIdx = -1; in CheckLocalCrashKeyWords() local
/base/hiviewdfx/faultloggerd/test/unittest/signal_handler/
H A Dsignal_handler_test.cpp81 int minRegIdx = -1; in CheckThreadCrashKeyWords() local
109 int minRegIdx = -1; in CheckCrashKeyWords() local
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Ddfx_processdump_test.cpp132 int minRegIdx = 6; // 6 : index of REGISTERS in CheckCppCrashKeyWords() local
137 bool CheckCppCrashExtraKeyWords(const string& filePath, std::string *keywords, int length, int minRegIdx) in CheckCppCrashExtraKeyWords() argument
367 int minRegIdx = -1; // -1 : no not check register value in HWTEST_F() local
391 int minRegIdx = -1; // -1 : no not check register value in HWTEST_F() local
/base/hiviewdfx/faultloggerd/test/systemtest/
H A Dfaultloggerd_system_test.cpp147 int minRegIdx = 6; // 6 : index of first REGISTERS - 1 in CheckCountNum() local
158 int minRegIdx = 8; // 8 : index of first REGISTERS - 1 in CheckCountNumAbort() local
170 int minRegIdx = 9; // 7 : index of first REGISTERS - 1 in CheckCountNumNullpointer() local
181 int minRegIdx = 7; // 7 : index of first REGISTERS - 1 in CheckCountNumStackOverFlow() local
192 int minRegIdx = 6; // 6 : index of first REGISTERS - 1 in CheckCountNumPCZero() local
203 int minRegIdx = 6; // 6 : index of first REGISTERS - 1 CheckCountNumOverStack() local
215 int minRegIdx = 6; // 6 : index of first REGISTERS - 1 CheckCountNumMultiThread() local
276 int minRegIdx = 6; // 6 : index of first REGISTERS - 1 CheckCountNumStackTop() local
288 int minRegIdx = 11; // 11 : index of first REGISTERS - 1 CheckCppCrashAllLabelKeywords() local
301 int minRegIdx = 11; // 11 : index of first REGISTERS - 1 CheckCppCrashAsyncStackEnableKeywords() local
313 int minRegIdx = 10; // 10 : index of first REGISTERS - 1 CheckCppCrashAsyncStackDisableKeywords() local
330 int minRegIdx = 8; // 8 : index of first REGISTERS - 1 CheckTestGetCrashObj() local
1132 int minRegIdx = 5; // 5 : index of first REGISTERS - 1 HWTEST_F() local
1313 int minRegIdx = 7; // 7 : index of first REGISTERS - 1 CheckMinidebugSymbols() local
[all...]
/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp144 int CheckKeyWords(const std::string& filePath, std::string *keywords, int length, int minRegIdx) in CheckKeyWords() argument

Completed in 6 milliseconds