Home
last modified time | relevance | path

Searched refs:property35 (Results 1 – 1 of 1) sorted by relevance

/dports/devel/poco/poco-1.10.1-all/Util/testsuite/src/
H A DJSONConfigurationTest.cpp72 bool property35 = config.getBool("config.prop4.prop5"); in testLoad() local
73 assertTrue (! property35); in testLoad()