Searched refs:IntConst (Results 1 – 1 of 1) sorted by relevance
330 struct IntConst { struct333 IntConst(T&& val) : val_(val) {} in IntConst() function347 auto enum_success_or_fail = [&](bool success) -> Result<IntConst, StatusT, false> { in TEST()351 auto f = [&](bool success) -> Result<IntConst, StatusT, false> { in TEST()