Lines Matching defs:testFilePath
152 const char *testFilePath = getPath(path, "ssearch.xml");
154 if (testFilePath == NULL) {
160 LocalPointer<UXMLElement> root(parser->parseFile(testFilePath, status));
490 const char *testFilePath = getPath(path, "ssearch.xml");
492 if (testFilePath == NULL) {
498 UXMLElement *root = parser->parseFile(testFilePath, status);