OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mismatches
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/memcheck/tests/
mismatches.stderr.exp
3
by 0x........: main (
mismatches
.cpp:6)
6
by 0x........: main (
mismatches
.cpp:5)
10
by 0x........: main (
mismatches
.cpp:8)
13
by 0x........: main (
mismatches
.cpp:7)
17
by 0x........: main (
mismatches
.cpp:13)
20
by 0x........: main (
mismatches
.cpp:12)
24
by 0x........: main (
mismatches
.cpp:15)
27
by 0x........: main (
mismatches
.cpp:14)
31
by 0x........: main (
mismatches
.cpp:20)
34
by 0x........: main (
mismatches
.cpp:19
[
all
...]
/external/robolectric/src/test/java/com/xtremelabs/robolectric/bytecode/
RobolectricWiringTest.java
18
private List<String>
mismatches
;
field in class:RobolectricWiringTest
21
mismatches
= new ArrayList<String>();
30
Assert.assertEquals("@Implementation method mismatch: " + Join.join("\n",
mismatches
), 0,
mismatches
.size());
43
mismatches
.add("Missing constructor for " + shadowClass.getSimpleName());
63
mismatches
.add(shadowMethod.toGenericString() + " doesn't match a real method");
65
mismatches
.add(shadowMethod.toGenericString() + " doesn't match the staticness of the real method");
68
mismatches
.add(shadowMethod.toGenericString() + " should be public");
73
mismatches
.add(shadowMethod.toGenericString() + " should be annotated @Implementation");
/external/oprofile/events/x86-64/family10/
unit_masks
264
0x01 Address
mismatches
(starting byte not the same)
Completed in 50 milliseconds