Home
last modified time | relevance | path

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

/third_party/qrcodegen/c/
Dqrcodegen-test.c405 bool hasDark = false; in testInitializeFunctionModulesEtc() local
410 hasDark = true; in testInitializeFunctionModulesEtc()
415 assert(hasLight && hasDark); in testInitializeFunctionModulesEtc()