Searched defs:UnaryTest (Results 1 – 5 of 5) sorted by relevance
29 class UnaryTest(trt_test.TfTrtIntegrationTestBase): class
263 TEST_F(ServerInterceptorsEnd2endSyncUnaryTest, UnaryTest) { in TEST_F() argument338 TEST_F(ServerInterceptorsAsyncEnd2endTest, UnaryTest) { in TEST_F() argument
24 UnaryTest() in UnaryTest() function
1594 struct UnaryTest in init() struct1596 char const *funcName; in init()1597 UnaryUFunc funcU; in init()1598 UnaryIFunc funcI; in init()
346 class UnaryTest(_CallbackClientImplTestBase): class