Searched defs:ExpectedOutcome (Results 1 – 2 of 2) sorted by relevance
163 enum class ExpectedOutcome : bool { enum
1181 private static enum ExpectedOutcome { SUCCESS, FAILURE }; enum in CronetHttpURLConnectionTest