Searched refs:typing_detection_enabled (Results 1 – 1 of 1) sorted by relevance
2535 bool typing_detection_enabled; in TEST_F() local2543 voe_.GetTypingDetectionStatus(typing_detection_enabled); in TEST_F()2552 EXPECT_TRUE(typing_detection_enabled); in TEST_F()2568 voe_.GetTypingDetectionStatus(typing_detection_enabled); in TEST_F()2577 EXPECT_TRUE(typing_detection_enabled); in TEST_F()2600 voe_.GetTypingDetectionStatus(typing_detection_enabled); in TEST_F()2608 EXPECT_TRUE(typing_detection_enabled); in TEST_F()2661 voe_.GetTypingDetectionStatus(typing_detection_enabled); in TEST_F()2664 EXPECT_FALSE(typing_detection_enabled); in TEST_F()2688 bool typing_detection_enabled; in TEST_F() local[all …]