Searched refs:createResult (Results 1 – 3 of 3) sorted by relevance
110 protected TestResult createResult() { in createResult() method in TestCase121 TestResult result = createResult(); in run()
342 BOOL createResult = CreateProcess(NULL, (LPTSTR)(LPCTSTR)appLaunchedSys, in WinMain() local345 if (createResult == 0) in WinMain()
279 static json::Object createResult(const LangOptions &LO, in createResult() function371 Results.push_back(createResult(LO, *D, Artifacts, RuleMapping)); in createRun()