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