Lines Matching refs:found
59 int found; in test_cache_shape() local
63 found = 0; in test_cache_shape()
67 found++; in test_cache_shape()
73 found++; in test_cache_shape()
79 found++; in test_cache_shape()
85 found++; in test_cache_shape()
91 found++; in test_cache_shape()
97 found++; in test_cache_shape()
103 found++; in test_cache_shape()
109 found++; in test_cache_shape()
114 SKIP_IF(found == 0); in test_cache_shape()
117 FAIL_IF(found != 8); in test_cache_shape()