Searched refs:ENCODED_FILE (Results 1 – 1 of 1) sorted by relevance
30 #define ENCODED_FILE "/data/local/tmp/Mpeg4H263Output" macro207 mFpOutput = fopen(ENCODED_FILE, "wb"); in TEST_P()208 ASSERT_NE(mFpOutput, nullptr) << "Failed to open the output file:" << ENCODED_FILE; in TEST_P()