Home
last modified time | relevance | path

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

/foundation/communication/nfc/test/unittest/services/hce_session_test/
H A Dhce_session_test.cpp25 class HceSessionTest : public testing::Test { class
33 void HceSessionTest::SetUpTestCase() in SetUpTestCase()
35 std::cout << " SetUpTestCase HceSessionTest." << std::endl; in SetUpTestCase()
38 void HceSessionTest::TearDownTestCase() in TearDownTestCase()
40 std::cout << " TearDownTestCase HceSessionTest." << std::endl; in TearDownTestCase()
43 void HceSessionTest::SetUp() in SetUp()
45 std::cout << " SetUp HceSessionTest." << std::endl; in SetUp()
48 void HceSessionTest::TearDown() in TearDown()
50 std::cout << " TearDown HceSessionTest." << std::endl; in TearDown()
55 * @tc.desc: Test HceSessionTest RegHceCmdCallbackByToke
[all...]

Completed in 1 milliseconds