Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-env-vars.c33 int i, r, envcount, found, found_win_special; in TEST_IMPL() local
122 found_win_special = 0; in TEST_IMPL()
133 found_win_special++; in TEST_IMPL()
139 ASSERT_GT(found_win_special, 0); in TEST_IMPL()
142 (void) &found_win_special; in TEST_IMPL()

Completed in 4 milliseconds