Home
last modified time | relevance | path

Searched refs:VERSION_VALUE (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudioclient/tests/
Dtest_create_audiorecord.cpp30 #define VERSION_VALUE "1.0" macro
58 if (!checkVersion(inputFile, VERSION_VALUE)) { in testRecord()
Dtest_create_audiotrack.cpp30 #define VERSION_VALUE "1.0" macro
56 if (!checkVersion(inputFile, VERSION_VALUE)) { in testTrack()