Searched defs:expect_sync_result (Results 1 – 2 of 2) sorted by relevance
85 bool expect_sync_result) { in StartJobExpectingResult()
1289 bool expect_sync_result = (io_mode == SYNCHRONOUS && GetParam() != SPDY); in TEST_P() local