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