Home
last modified time | relevance | path

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

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