/external/cronet/tot/base/fuchsia/ |
D | scoped_service_binding_unittest.cc | 42 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 43 EXPECT_EQ(VerifyTestInterface(stub2), ZX_OK); in TEST_F() 59 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 60 EXPECT_EQ(VerifyTestInterface(stub2), ZX_OK); in TEST_F() 81 EXPECT_EQ(VerifyTestInterface(debug_stub), ZX_OK); in TEST_F() 86 EXPECT_EQ(VerifyTestInterface(release_stub), ZX_ERR_NOT_FOUND); in TEST_F() 100 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 113 EXPECT_EQ(VerifyTestInterface(existing_client), ZX_OK); in TEST_F() 121 EXPECT_EQ(VerifyTestInterface(new_client), ZX_OK); in TEST_F() 134 EXPECT_EQ(VerifyTestInterface(existing_client), ZX_OK); in TEST_F() [all …]
|
D | scoped_natural_service_binding_unittest.cc | 42 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 43 EXPECT_EQ(VerifyTestInterface(stub2), ZX_OK); in TEST_F() 59 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 60 EXPECT_EQ(VerifyTestInterface(stub2), ZX_OK); in TEST_F() 84 EXPECT_EQ(VerifyTestInterface(debug_stub), ZX_OK); in TEST_F() 90 EXPECT_EQ(VerifyTestInterface(release_stub), ZX_ERR_NOT_FOUND); in TEST_F() 106 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 118 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 140 EXPECT_EQ(VerifyTestInterface(long_lived_stub), ZX_OK); in TEST_F() 146 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() [all …]
|
D | scoped_service_publisher_unittest.cc | 44 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 48 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 53 EXPECT_EQ(VerifyTestInterface(client_b), ZX_ERR_NOT_FOUND); in TEST_F() 70 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 74 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 78 EXPECT_EQ(VerifyTestInterface(client_b), ZX_ERR_NOT_FOUND); in TEST_F()
|
D | scoped_natural_service_publisher_unittest.cc | 47 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 51 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 56 EXPECT_EQ(VerifyTestInterface(client_b), ZX_ERR_NOT_FOUND); in TEST_F() 77 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 81 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 86 EXPECT_EQ(VerifyTestInterface(client_b), ZX_ERR_NOT_FOUND); in TEST_F()
|
D | filtered_service_directory_unittest.cc | 53 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 67 EXPECT_EQ(VerifyTestInterface(stub1), ZX_OK); in TEST_F() 68 EXPECT_EQ(VerifyTestInterface(stub2), ZX_OK); in TEST_F() 77 EXPECT_EQ(VerifyTestInterface(stub), ZX_ERR_NOT_FOUND); in TEST_F() 88 EXPECT_EQ(VerifyTestInterface(stub), ZX_ERR_NOT_FOUND); in TEST_F() 110 EXPECT_EQ(VerifyTestInterface(stub), ZX_ERR_NOT_FOUND); in TEST_F() 119 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F()
|
D | test_component_context_for_process_unittest.cc | 35 return VerifyTestInterface(test_interface_ptr) == ZX_OK; in CanConnectToTestInterfaceServiceHlcpp() 44 return VerifyTestInterface(client) == ZX_OK; in CanConnectToTestInterfaceServiceNatural() 50 return VerifyTestInterface(test_interface_ptr) == ZX_OK; in HasPublishedTestInterfaceHlcpp() 60 return VerifyTestInterface(client) == ZX_OK; in HasPublishedTestInterfaceNatural()
|
D | fidl_event_handler_unittest.cc | 103 ASSERT_EQ(ZX_OK, VerifyTestInterface(client)); in TEST_F() 158 ASSERT_EQ(ZX_OK, VerifyTestInterface(client)); in TEST() 202 ASSERT_EQ(ZX_OK, VerifyTestInterface(client)); in TEST_F()
|
D | test_interface_impl.h | 33 zx_status_t VerifyTestInterface(
|
D | test_interface_natural_impl.h | 42 zx_status_t VerifyTestInterface(
|
D | test_interface_impl.cc | 22 zx_status_t VerifyTestInterface( in VerifyTestInterface() function
|
D | test_interface_natural_impl.cc | 36 zx_status_t VerifyTestInterface( in VerifyTestInterface() function
|
/external/cronet/stable/base/fuchsia/ |
D | scoped_service_binding_unittest.cc | 42 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 43 EXPECT_EQ(VerifyTestInterface(stub2), ZX_OK); in TEST_F() 59 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 60 EXPECT_EQ(VerifyTestInterface(stub2), ZX_OK); in TEST_F() 81 EXPECT_EQ(VerifyTestInterface(debug_stub), ZX_OK); in TEST_F() 86 EXPECT_EQ(VerifyTestInterface(release_stub), ZX_ERR_NOT_FOUND); in TEST_F() 100 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 113 EXPECT_EQ(VerifyTestInterface(existing_client), ZX_OK); in TEST_F() 121 EXPECT_EQ(VerifyTestInterface(new_client), ZX_OK); in TEST_F() 134 EXPECT_EQ(VerifyTestInterface(existing_client), ZX_OK); in TEST_F() [all …]
|
D | scoped_natural_service_binding_unittest.cc | 42 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 43 EXPECT_EQ(VerifyTestInterface(stub2), ZX_OK); in TEST_F() 59 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 60 EXPECT_EQ(VerifyTestInterface(stub2), ZX_OK); in TEST_F() 84 EXPECT_EQ(VerifyTestInterface(debug_stub), ZX_OK); in TEST_F() 90 EXPECT_EQ(VerifyTestInterface(release_stub), ZX_ERR_NOT_FOUND); in TEST_F() 106 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 118 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 140 EXPECT_EQ(VerifyTestInterface(long_lived_stub), ZX_OK); in TEST_F() 146 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() [all …]
|
D | scoped_service_publisher_unittest.cc | 44 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 48 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 53 EXPECT_EQ(VerifyTestInterface(client_b), ZX_ERR_NOT_FOUND); in TEST_F() 70 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 74 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 78 EXPECT_EQ(VerifyTestInterface(client_b), ZX_ERR_NOT_FOUND); in TEST_F()
|
D | scoped_natural_service_publisher_unittest.cc | 47 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 51 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 56 EXPECT_EQ(VerifyTestInterface(client_b), ZX_ERR_NOT_FOUND); in TEST_F() 77 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 81 EXPECT_EQ(VerifyTestInterface(client_a), ZX_OK); in TEST_F() 86 EXPECT_EQ(VerifyTestInterface(client_b), ZX_ERR_NOT_FOUND); in TEST_F()
|
D | filtered_service_directory_unittest.cc | 53 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F() 67 EXPECT_EQ(VerifyTestInterface(stub1), ZX_OK); in TEST_F() 68 EXPECT_EQ(VerifyTestInterface(stub2), ZX_OK); in TEST_F() 77 EXPECT_EQ(VerifyTestInterface(stub), ZX_ERR_NOT_FOUND); in TEST_F() 88 EXPECT_EQ(VerifyTestInterface(stub), ZX_ERR_NOT_FOUND); in TEST_F() 110 EXPECT_EQ(VerifyTestInterface(stub), ZX_ERR_NOT_FOUND); in TEST_F() 119 EXPECT_EQ(VerifyTestInterface(stub), ZX_OK); in TEST_F()
|
D | test_component_context_for_process_unittest.cc | 35 return VerifyTestInterface(test_interface_ptr) == ZX_OK; in CanConnectToTestInterfaceServiceHlcpp() 44 return VerifyTestInterface(client) == ZX_OK; in CanConnectToTestInterfaceServiceNatural() 50 return VerifyTestInterface(test_interface_ptr) == ZX_OK; in HasPublishedTestInterfaceHlcpp() 60 return VerifyTestInterface(client) == ZX_OK; in HasPublishedTestInterfaceNatural()
|
D | fidl_event_handler_unittest.cc | 103 ASSERT_EQ(ZX_OK, VerifyTestInterface(client)); in TEST_F() 158 ASSERT_EQ(ZX_OK, VerifyTestInterface(client)); in TEST() 202 ASSERT_EQ(ZX_OK, VerifyTestInterface(client)); in TEST_F()
|
D | test_interface_impl.h | 33 zx_status_t VerifyTestInterface(
|
D | test_interface_natural_impl.h | 42 zx_status_t VerifyTestInterface(
|
D | test_interface_impl.cc | 22 zx_status_t VerifyTestInterface( in VerifyTestInterface() function
|
D | test_interface_natural_impl.cc | 36 zx_status_t VerifyTestInterface( in VerifyTestInterface() function
|