OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testCmp
(Results
1 - 4
of
4
) sorted by null
/art/test/442-checker-constant-folding/src/
Main.java
70
// Wrappers around methods located in file
TestCmp
.smali.
73
Method m =
testCmp
.getMethod("$opt$CmpLongConstants");
77
Method m =
testCmp
.getMethod("$opt$CmpGtFloatConstants");
81
Method m =
testCmp
.getMethod("$opt$CmpLtFloatConstants");
85
Method m =
testCmp
.getMethod("$opt$CmpGtDoubleConstants");
89
Method m =
testCmp
.getMethod("$opt$CmpLtDoubleConstants");
94
Method m =
testCmp
.getMethod("$opt$CmpLongSameConstant");
98
Method m =
testCmp
.getMethod("$opt$CmpGtFloatSameConstant");
102
Method m =
testCmp
.getMethod("$opt$CmpLtFloatSameConstant");
106
Method m =
testCmp
.getMethod("$opt$CmpGtDoubleSameConstant")
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/test/type/
test_tag.py
19
def
testCmp
(self):
40
def
testCmp
(self):
test_constraint.py
18
def
testCmp
(self): assert self.c1 == self.c1, 'comparation fails'
test_univ.py
261
def
testCmp
(self):
459
def
testCmp
(self):
Completed in 166 milliseconds