Searched refs:count_create (Results 1 – 1 of 1) sorted by relevance
2067 uint32_t count_create = 0; in Test_CreateMediaKeySession_multi() local2071 count_create++; in Test_CreateMediaKeySession_multi()2074 for (int i = 0; i < (count_create); i++) { in Test_CreateMediaKeySession_multi()2078 …if (ret1 == DRM_ERR_OK && (count_create == sessionNum) && ret3 == DRM_ERR_OK && ret4 == DRM_ERR_OK… in Test_CreateMediaKeySession_multi()