Home
last modified time | relevance | path

Searched refs:actual (Results 1 – 11 of 11) sorted by relevance

/development/tools/logblame/
Dtest_ps.py15 actual = ps.ParsePs(text)
25 if actual != expected:
30 print actual
53 actual = ps.ParseUids(text)
62 if actual != expected:
67 print actual
Dtest_analyze.py7 actual = analyze_logs.ParseDuration(s)
8 if actual != expected:
9 raise Exception("expected %s, actual %s" % (expected, actual))
/development/tools/mkstubs/tests/com/android/mkstubs/sourcer/
DTestHelper.java29 public void assertSourceEquals(String expected, String actual) { in assertSourceEquals() argument
31 String an = actual.replaceAll( "[\\s]+", " ").trim(); in assertSourceEquals()
34 … String.format("Source comparison failure: expected:<%s> but was:<%s>", expected, actual), in assertSourceEquals()
/development/samples/ApiDemos/tests/src/com/example/android/apis/os/
DMorseCodeConverterTest.java46 private void assertArraysEqual(long[] expected, long[] actual) { in assertArraysEqual() argument
47 assertEquals("Unexpected array length.", expected.length, actual.length); in assertArraysEqual()
50 long actualLong = actual[i]; in assertArraysEqual()
/development/samples/training/testingfun/app/tests/src/com/example/android/testingfun/tests/lesson2/
DMyFirstTestActivityTest.java67 final String actual = mFirstTestText.getText().toString(); in testMyFirstTestTextView_labelText() local
68 assertEquals("mFirstTestText contains wrong text", expected, actual); in testMyFirstTestTextView_labelText()
/development/vndk/tools/definition-tool/tests/
Dtest_elfdump.py113 def _assert_equal_to_file(self, expected_file_name, actual): argument
114 actual = actual.splitlines(True)
119 self._remove_size_lines(actual))
/development/build/
Dsdk-windows-x86.atree68 # at build-time. Packaging will later change that to the actual build-tools
146 # lld linker trampoline (invokes actual lld linker at lld-bin/lld.exe)
149 # actual lld linker, and dependent library
Dsdk-linux-x86.atree27 # at build-time. Packaging will later change that to the actual build-tools
Dsdk-darwin-x86.atree27 # at build-time. Packaging will later change that to the actual build-tools
Dsdk.atree72 # at build-time. Packaging will later change that to the actual build-tools
/development/tools/apkcheck/
DREADME.txt157 There is no way to recover the actual type, because the generic signature