Searched refs:C2VideoDecoderTestEnvironment (Results 1 – 1 of 1) sorted by relevance
27 class C2VideoDecoderTestEnvironment;30 C2VideoDecoderTestEnvironment* g_env;34 class C2VideoDecoderTestEnvironment : public testing::Environment { class36 C2VideoDecoderTestEnvironment(bool loop, bool use_sw_decoder, bool use_fake_renderer, in C2VideoDecoderTestEnvironment() function in android::C2VideoDecoderTestEnvironment433 android::g_env = reinterpret_cast<android::C2VideoDecoderTestEnvironment*>( in RunDecoderTests()434 testing::AddGlobalTestEnvironment(new android::C2VideoDecoderTestEnvironment( in RunDecoderTests()