Searched refs:STFail (Results 1 – 3 of 3) sorted by relevance
230 STFail(@"Did not get an exception when adding an empty child!");387 STFail(@"Exception was thrown and this is not what's right...");402 STFail(@"An exception should have been thrown");413 STFail(@"No exception should have been thrown!");478 STFail(@"Exception was not thrown when I tried to replace a child on a parent with no children");
49 STFail(@"Exception ANTLRNoSuchElementException was not thrown -- %@", [retVal name]);
670 #define STFail(description, ...) \ macro