Home
last modified time | relevance | path

Searched defs:valueOf (Results 1 – 2 of 2) sorted by relevance

/cts/tools/signature-tools/test/signature/converter/
DConvertEnumTest.java147 IMethod valueOf = map.get("valueOf"); in testEnum3() local
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dbase.js58 BenchmarkResult.prototype.valueOf = function() { method in BenchmarkResult