Searched refs:NUM_STAGES (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dutil_constants.h104 // values to the end (before NUM_STAGES) and update the compile assert below
126 NUM_STAGES // 19: The number of stages. enumerator in enum:installer::InstallerStage
H A Dinstall_util.cc83 COMPILE_ASSERT(installer::NUM_STAGES == arraysize(kStages),
303 DCHECK_GT(installer::NUM_STAGES, stage);

Completed in 81 milliseconds