Searched refs:VERSION_KEY (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libaudioclient/tests/ | ||
D | test_create_utils.h | 26 #define VERSION_KEY "version" macro |
D | test_create_utils.cpp | 60 if (strcmp(versionKey, VERSION_KEY) != 0) { in checkVersion() |