Searched defs:expectation (Results 1 – 2 of 2) sorted by relevance
58 void testGamutOfOperators(const OperatorExpectation<T>& expectation) { in testGamutOfOperators()123 for (const auto& expectation : kExpectations) { in TEST() local424 for (const auto& expectation : testExpectations) { in TEST() local557 for (const auto& expectation : testExpectations) { in TEST() local620 for (const auto& expectation : testExpectations) { in TEST() local671 for (const auto& expectation : kExpectations) { in TEST() local696 for (const auto& expectation : kExpectations) { in TEST() local
203 String[] expectation = { "1", "2", "3", "4", "5", "6" }; in testConcat_threeObjectArrays() local212 String[] expectation = { "1", "2", "5", "6" }; in testConcat_threeObjectArraysWithNull() local