Searched refs:OperationsControllerTest (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/cronet/base/task/common/ |
H A D | operations_controller_unittest.cc | 30 TEST(OperationsControllerTest, CanBeDestroyedWithoutWaiting) { in TEST() argument 34 TEST(OperationsControllerTest, CanShutdownIfNotStarted) { in TEST() argument 40 TEST(OperationsControllerTest, FailsToBeginWhenNotStarted) { in TEST() argument 48 TEST(OperationsControllerTest, CanShutdownAfterTryCallsIfNotStarted) { in TEST() argument 56 TEST(OperationsControllerTest, in TEST() argument 64 TEST(OperationsControllerTest, in TEST() argument 75 TEST(OperationsControllerTest, SuccesfulBeginReturnsValidScopedObject) { in TEST() argument 85 TEST(OperationsControllerTest, BeginFailsAfterShutdown) { in TEST() argument 95 TEST(OperationsControllerTest, ScopedOperationsControllerIsMoveConstructible) { in TEST() argument 141 TEST(OperationsControllerTest, BeginsFromMultipleThreads) { in TEST() argument
|