Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/
DTestPlayerStub.cpp53 bool isTestUrl(const char *url) in isTestUrl() function
119 if (!isTestUrl(url) || NULL != mHandle) { in setDataSource()
195 return isTestBuild() && isTestUrl(url); in canBeUsed()