Searched defs:otherEither (Results 1 – 1 of 1) sorted by relevance
158 const Either<int, float> otherEither (intValue); in Either_selfTest() local177 const Either<int, float> otherEither (floatValue); in Either_selfTest() local262 const Either<TestClassWithConstructor, int> otherEither (testObject); in Either_selfTest() local281 const Either<int, TestClassWithConstructor> otherEither (testObject); in Either_selfTest() local