Home | History | Annotate | Download | only in Tests

Lines Matching full:foundkey

153     BOOL foundKey = NO;
154 for (int j = 0; (j < 3) && !foundKey; ++j) {
156 foundKey = YES;
160 XCTAssertTrue(foundKey, @"i = %d", i);
510 BOOL foundKey = NO;
511 for (int j = 0; (j < 3) && !foundKey; ++j) {
513 foundKey = YES;
517 XCTAssertTrue(foundKey, @"i = %d", i);
867 BOOL foundKey = NO;
868 for (int j = 0; (j < 3) && !foundKey; ++j) {
870 foundKey = YES;
874 XCTAssertTrue(foundKey, @"i = %d", i);
1224 BOOL foundKey = NO;
1225 for (int j = 0; (j < 3) && !foundKey; ++j) {
1227 foundKey = YES;
1231 XCTAssertTrue(foundKey, @"i = %d", i);
1581 BOOL foundKey = NO;
1582 for (int j = 0; (j < 3) && !foundKey; ++j) {
1584 foundKey = YES;
1588 XCTAssertTrue(foundKey, @"i = %d", i);
1938 BOOL foundKey = NO;
1939 for (int j = 0; (j < 3) && !foundKey; ++j) {
1941 foundKey = YES;
1945 XCTAssertTrue(foundKey, @"i = %d", i);
2295 BOOL foundKey = NO;
2296 for (int j = 0; (j < 3) && !foundKey; ++j) {
2298 foundKey = YES;
2302 XCTAssertTrue(foundKey, @"i = %d", i);
2652 BOOL foundKey = NO;
2653 for (int j = 0; (j < 3) && !foundKey; ++j) {
2655 foundKey = YES;
2659 XCTAssertTrue(foundKey, @"i = %d", i);
2986 BOOL foundKey = NO;
2987 for (int j = 0; (j < 3) && !foundKey; ++j) {
2989 foundKey = YES;
2997 XCTAssertTrue(foundKey, @"i = %d", i);
3008 BOOL foundKey = NO;
3009 for (int j = 0; (j < 3) && !foundKey; ++j) {
3011 foundKey = YES;
3015 XCTAssertTrue(foundKey, @"i = %d", i);
3415 BOOL foundKey = NO;
3416 for (int j = 0; (j < 3) && !foundKey; ++j) {
3418 foundKey = YES;
3422 XCTAssertTrue(foundKey, @"i = %d", i);