OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTestSessionId1
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmediaplayerservice/tests/
DrmSessionManager_test.cpp
71
static const uint8_t
kTestSessionId1
[] = {1, 2, 3};
81
GetSessionId(
kTestSessionId1
, ARRAY_SIZE(
kTestSessionId1
), &mSessionId1);
/frameworks/av/services/mediadrm/tests/
DrmSessionManager_test.cpp
67
static const uint8_t
kTestSessionId1
[] = {1, 2, 3};
77
GetSessionId(
kTestSessionId1
, ARRAY_SIZE(
kTestSessionId1
), &mSessionId1);
Completed in 3173 milliseconds