Home
last modified time | relevance | path

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

/hardware/interfaces/biometrics/common/config/
DConfig.cpp30 ConfigValue Config::parseBool(const std::string& value) { in parseBool() function in aidl::android::hardware::biometrics::Config
/hardware/interfaces/biometrics/common/config/tests/
DConfigTest.cpp156 TEST_F(ConfigTest, parseBool) { in TEST_F() argument