Home | History | Annotate | Download | only in intltest

Lines Matching refs:spawnResult

1308     int32_t spawnResult = 0;
1319 spawnResult = tests[j].start();
1320 if(spawnResult != 0) {