Searched refs:createResult (Results 1 – 2 of 2) sorted by relevance
109 protected TestResult createResult() { in createResult() method in TestCase120 TestResult result = createResult(); in run()
342 BOOL createResult = CreateProcess(NULL, (LPTSTR)(LPCTSTR)appLaunchedSys, in WinMain() local345 if (createResult == 0) in WinMain()