Home
last modified time | relevance | path

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

/platform_testing/libraries/flag-helpers/libflagtest/
Dflag_checker.cpp37 for (const p_flag feature_flag : flag_condition.second) { in GetFlagsNotMetRequirements() local
47 bool CheckFlagCondition(bool expected_condition, const p_flag feature_flag) { in CheckFlagCondition()