Searched refs:TestCrypto (Results 1 – 3 of 3) sorted by relevance
13 TestCrypto::TestCrypto(TestingInstance* instance) in TestCrypto() function in TestCrypto18 bool TestCrypto::Init() { in Init()24 void TestCrypto::RunTests(const std::string& filter) { in RunTests()28 std::string TestCrypto::TestGetRandomBytes() { in TestGetRandomBytes()
14 class TestCrypto : public TestCase {16 TestCrypto(TestingInstance* instance);
323 def TestCrypto(self): member in ChromeTests659 "crypto": TestCrypto, "crypto_unittests": TestCrypto,