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