Home
last modified time | relevance | path

Searched refs:input_check (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
Dalts_grpc_record_protocol_test.cc360 static void input_check(alts_grpc_record_protocol* rp) { in input_check() function
421 input_check(fixture->client_protect); in alts_grpc_record_protocol_input_check_tests()
/external/autotest/client/cros/graphics/
Dgraphics_utils.py85 def input_check(self): member in GraphicsTest
270 self.input_check()
277 self.input_check()
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py3822 input_check = 'mScreenOn'
3825 input_check = 'mInteractive'
3828 'dumpsys input_method | grep %s' % input_check)