Searched defs:expected (Results 1 – 11 of 11) sorted by relevance
29 String expected = "2017-09-01 10:29:36 (PDT)"; in testFormatDateTime() local38 String expected = "2017-08-31"; in testFormatDate() local
166 string expected = "Linux\n"; in TEST() local176 string expected = "/system/bin/ls\n"; in TEST() local
83 String expected = String.format(MANIFEST, permissionXml, libraryXml, activityXml); in testManifest() local
130 int GcdaFile::Magic(unsigned magic, unsigned expected) { in Magic()
221 StatSummary expected = in testNewSummary() local329 StatSummary expected = in testUpdateSummary() local
307 def __init__(self, expected, expected_regexp=None, extras=None): argument
185 const float* expected = reinterpret_cast<const float*>(expected_data); in getOutputError() local
481 private void parseError(String expected) in parseError()
303 std::string expected = "Sector " + std::to_string(i); in FindChanged() local
513 long expected = module.getRuntimeHint(); in run() local
405 private void assertArrayEquals(Object[] expected, Object[] actual) { in assertArrayEquals()