Searched defs:CaptureState (Results 1 – 4 of 4) sorted by relevance
57 enum CaptureState { enum
97 TEST_F(VideoCapturerTest, CaptureState) { in TEST_F() argument
291 enum CaptureState { UNMATCHED, MATCHED }; enum
1129 using CaptureState = String::Match::CaptureState; in GetSubstitution() typedef