Home
last modified time | relevance | path

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

/platform_testing/libraries/flag-helpers/libflagtest/
Dflag_checker.cpp36 bool expected_condition = flag_condition.first; in GetFlagsNotMetRequirements() local
47 bool CheckFlagCondition(bool expected_condition, const p_flag feature_flag) { in CheckFlagCondition()