OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTestSessionId2
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmediaplayerservice/tests/
DrmSessionManager_test.cpp
72
static const uint8_t
kTestSessionId2
[] = {4, 5, 6, 7, 8};
82
GetSessionId(
kTestSessionId2
, ARRAY_SIZE(
kTestSessionId2
), &mSessionId2);
/frameworks/av/services/mediadrm/tests/
DrmSessionManager_test.cpp
68
static const uint8_t
kTestSessionId2
[] = {4, 5, 6, 7, 8};
78
GetSessionId(
kTestSessionId2
, ARRAY_SIZE(
kTestSessionId2
), &mSessionId2);
Completed in 86 milliseconds