Home
last modified time | relevance | path

Searched defs:resourcesPath (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/arcmt-test/
Darcmt-test.cpp107 static bool checkForMigration(StringRef resourcesPath, in checkForMigration()
148 static bool performTransformations(StringRef resourcesPath, in performTransformations()
347 resourcesPath = CompilerInvocation::GetResourcesPath(argv[0], MainAddr); in main() local
/external/deqp/external/openglcts/modules/common/
DglcTestPackage.cpp40 glu::ContextType renderContextType, const char* resourcesPath) in TestPackage()