Searched refs:gDoc (Results 1 – 2 of 2) sorted by relevance
470 static const char gDoc[] = in UnitTest() local486 const Node* root = dom.build(gDoc, sizeof(gDoc) - 1); in UnitTest()
596 static const char gDoc[] = in Factory() local626 return new SkXMLListSource(gDoc, sizeof(gDoc) - 1); in Factory()