Searched refs:TestCrypto (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ppapi/tests/
H A Dtest_crypto.cc13 TestCrypto::TestCrypto(TestingInstance* instance) function in class:TestCrypto
18 bool TestCrypto::Init() {
24 void TestCrypto::RunTests(const std::string& filter) {
28 std::string TestCrypto::TestGetRandomBytes() {
H A Dtest_crypto.h14 class TestCrypto : public TestCase { class in inherits:TestCase
16 TestCrypto(TestingInstance* instance);
/external/chromium_org/tools/valgrind/
H A Dchrome_tests.py323 def TestCrypto(self): member in class:ChromeTests
659 "crypto": TestCrypto, "crypto_unittests": TestCrypto,

Completed in 82 milliseconds