Searched refs:WithTimeout (Results 1 – 4 of 4) sorted by relevance
151 TEST_F(PerThreadSemTest, WithTimeout) { in TEST_F() argument
429 ctx, cancel := context.WithTimeout(context.Background(), 30*time.Second)499 ctx, cancel := context.WithTimeout(context.Background(), 30*time.Second)
707 ctx, cancel := context.WithTimeout(context.Background(), testTimeout)
750 ctx, cancel := context.WithTimeout(mainCtx, testTimeout)