Home
last modified time | relevance | path

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

/developtools/profiler/proto_encoder/test/unittest/
H A Dbase_message_unittest.cpp1448 ProtoEncoder::BaseMessage* pMsg = msgStack.Get(); in HWTEST_F() local
1449 ASSERT_TRUE(pMsg != nullptr); in HWTEST_F()
1452 pMsg = msgStack.Get(); in HWTEST_F()
1453 ASSERT_TRUE(pMsg != nullptr); in HWTEST_F()
1459 pMsg = msgStack.Get(); in HWTEST_F()
1460 ASSERT_TRUE(pMsg != nullptr); in HWTEST_F()
1466 pMsg = msgStack.Get(); in HWTEST_F()
1467 ASSERT_TRUE(pMsg != nullptr); in HWTEST_F()
1475 pMsg = msgStack.Get(); in HWTEST_F()
1476 ASSERT_TRUE(pMsg ! in HWTEST_F()
[all...]

Completed in 2 milliseconds