Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeExtractorTest.cpp462 bool hasTestKey = in isFileFormatIdentical() local
465 if (hasRefKey && hasTestKey && strcmp(refMediaType, testMediaType) == 0) { in isFileFormatIdentical()