Home
last modified time | relevance | path

Searched refs:openCasSession (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/cas/1.0/vts/functional/
DVtsHalCasV1_0TargetTest.cpp252 ::testing::AssertionResult openCasSession(std::vector<uint8_t>* sessionId);
291 ::testing::AssertionResult MediaCasHidlTest::openCasSession(std::vector<uint8_t>* sessionId) { in openCasSession() function in __anon40200ee10111::MediaCasHidlTest
499 ASSERT_TRUE(openCasSession(&sessionId)); in TEST_F()
505 ASSERT_TRUE(openCasSession(&streamSessionId)); in TEST_F()
597 ASSERT_TRUE(openCasSession(&sessionId)); in TEST_F()
599 ASSERT_TRUE(openCasSession(&streamSessionId)); in TEST_F()
629 ASSERT_TRUE(openCasSession(&invalidSessionId)); in TEST_F()
642 ASSERT_TRUE(openCasSession(&sessionId)); in TEST_F()
713 ASSERT_TRUE(openCasSession(&sessionId)); in TEST_F()
/hardware/interfaces/cas/1.1/vts/functional/
DVtsHalCasV1_1TargetTest.cpp295 ::testing::AssertionResult openCasSession(std::vector<uint8_t>* sessionId);
332 ::testing::AssertionResult MediaCasHidlTest::openCasSession(std::vector<uint8_t>* sessionId) { in openCasSession() function in __anone8b01e030111::MediaCasHidlTest
472 ASSERT_TRUE(openCasSession(&sessionId)); in TEST_F()
478 ASSERT_TRUE(openCasSession(&streamSessionId)); in TEST_F()