Searched defs:loadFile (Results 1 – 6 of 6) sorted by relevance
98 def loadFile(self, online=True, spec_file=spec_filename): member in Specification
193 protected String loadFile(@NonNls @TestDataFile String name) throws IOException { in loadFile() method in LightCodeInsightParsingTestCase
111 static std::unique_ptr<Module> loadFile(const char *argv0, in loadFile() function
213 def loadFile(self, file): member in Registry
288 void SkDebuggerGUI::loadFile(QListWidgetItem *item) { in loadFile() function in SkDebuggerGUI
72 static std::unique_ptr<Module> loadFile(const std::string &FileName, in loadFile() function