Searched defs:CryptoUtilProxyTest (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/
H A Dcrypto_util_proxy_unittest.cc77 class CryptoUtilProxyTest : public testing::Test { class in namespace:shill
79 CryptoUtilProxyTest() function in class:shill::CryptoUtilProxyTest
146 &CryptoUtilProxyTest::HandleStartInMinijailWithPipes));
188 &CryptoUtilProxyTest::HandleUpdateExitCallback));
192 &CryptoUtilProxyTest::HandleStopProcess));
231 TEST_F(CryptoUtilProxyTest, BasicAPIUsage) {
285 TEST_F(CryptoUtilProxyTest, ShimCleanedBeforeCallback) {
299 &CryptoUtilProxyTest::AssertShimDead)));
310 &CryptoUtilProxyTest::AssertShimDead)));
322 TEST_F(CryptoUtilProxyTest, FailuresReturnValue
[all...]

Completed in 29 milliseconds