OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTestSessionId3
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmediaplayerservice/tests/
DrmSessionManager_test.cpp
73
static const uint8_t
kTestSessionId3
[] = {9, 0};
83
GetSessionId(
kTestSessionId3
, ARRAY_SIZE(
kTestSessionId3
), &mSessionId3);
/frameworks/av/services/mediadrm/tests/
DrmSessionManager_test.cpp
69
static const uint8_t
kTestSessionId3
[] = {9, 0};
79
GetSessionId(
kTestSessionId3
, ARRAY_SIZE(
kTestSessionId3
), &mSessionId3);
Completed in 35 milliseconds