Searched defs:expected (Results 1 – 8 of 8) sorted by relevance
6 def test_ParseDuration(s, expected): argument
153 def check_parsing(expected, text): argument
29 public void assertSourceEquals(String expected, String actual) { in assertSourceEquals()
66 final String expected = mFirstTestActivity.getString(R.string.my_first_test); in testMyFirstTestTextView_labelText() local
46 private void assertArraysEqual(long[] expected, long[] actual) { in assertArraysEqual()
75 int expected = View.VISIBLE; in testLoginOffered() local
72 bool IsLastArgEqualFirstOption(const char *expected, T&& ...others) const { in IsLastArgEqualFirstOption()
397 def _WaitForShellCommandContents(self, command, expected, wait_time, argument