Searched refs:expectedLabel (Results 1 – 2 of 2) sorted by relevance
147 NSString *expectedLabel =149 NSAssert([expectedLabel isEqual:stream.label], @"Stream not expected");154 NSString *expectedLabel =156 NSAssert([expectedLabel isEqual:stream.label], @"Stream not expected");
274 UnicodeString expectedLabel((UChar)(0x40 + i)); in APITest() local275 TEST_ASSERT(expectedLabel == label); in APITest()