Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/Interpreter/
DTestOptionArgParser.cpp14 TEST(OptionArgParserTest, toBoolean) { in TEST() argument
/external/emma/core/java12/com/vladium/util/
DProperty.java37 public static boolean toBoolean (final String value) in toBoolean() method in Property