Home
last modified time | relevance | path

Searched refs:logSize (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
H A Dbacktrace_local_test.cpp189 int logSize = sizeof(log) / sizeof(log[0]); in HWTEST_F() local
190 int count = GetKeywordsNum(str, log, logSize); in HWTEST_F()
191 EXPECT_EQ(count, logSize) << "BacktraceLocalTest004 Failed"; in HWTEST_F()
/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp1355 int logSize = sizeof(log) / sizeof(log[0]); in HWTEST_F() local
1356 int count = GetKeywordsNum(msg, log, logSize); in HWTEST_F()
1358 EXPECT_EQ(count, logSize) << "DumpCatcherSystemTest049 Failed"; in HWTEST_F()

Completed in 3 milliseconds