Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp1326 int32_t spawnResult = 0; in TestCollators() local
1337 spawnResult = tests[j].start(); in TestCollators()
1338 if(spawnResult != 0) { in TestCollators()