Searched refs:Mpeg4H263DecoderTestEnvironment (Results 1 – 2 of 2) sorted by relevance
26 class Mpeg4H263DecoderTestEnvironment : public ::testing::Environment {28 Mpeg4H263DecoderTestEnvironment() : res("/data/local/tmp/") {} in Mpeg4H263DecoderTestEnvironment() function41 int Mpeg4H263DecoderTestEnvironment::initFromOptions(int argc, char **argv) { in initFromOptions()
51 static Mpeg4H263DecoderTestEnvironment *gEnv = nullptr;414 gEnv = new Mpeg4H263DecoderTestEnvironment(); in main()