Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp1070 int32_t spawnResult = 0; in TestCollators() local
1081 spawnResult = tests[j].start(); in TestCollators()
1082 if(spawnResult != 0) { in TestCollators()
1083 …"%s:%d THREAD INFO: thread %d failed to start with status %d", __FILE__, __LINE__, j, spawnResult); in TestCollators()