Home
last modified time | relevance | path

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

/external/icu4c/test/cintltst/
Dspooftest.c320 int32_t checks2; in TestUSpoofCAPI() local
330 checks2 = uspoof_getChecks(sc, &status); in TestUSpoofCAPI()
331 TEST_ASSERT_EQ(checks, checks2); in TestUSpoofCAPI()