Searched refs:action_idx (Results 1 – 1 of 1) sorted by relevance
55 for (int action_idx = 0; action_idx < profile.actions_size(); ++action_idx) { in TEST_P() local56 auto&& action = profile.actions(action_idx); in TEST_P()58 << "No name for profiles[" << profile_idx << "].actions[" << action_idx in TEST_P()