Home
last modified time | relevance | path

Searched refs:warningString (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/test/BlocksRuntime/
Dtestfilerunner.h96 __strong char *warningString; local
104 @property __strong char *warningString;
Dtestfilerunner.m209 if (generator.warningString) {
232 if (generator.warningString) {
233 if (!lookforIn(generator.warningString, "/tmp/stdout_%d", child)) return false;
247 @synthesize warningString;
473 item.warningString = gcstrcpy1(strstr(line, "runtime:") + strlen("runtime:"));