Home
last modified time | relevance | path

Searched refs:CopyTest (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/test/
Dbyte_array_test.cc93 bool CopyTest(ByteArray* ba) { in CopyTest() function
108 return CopyTest(ba); in ByteArrayTester()
/external/libchrome/crypto/
Drsa_private_key_unittest.cc113 TEST(RSAPrivateKeyUnitTest, CopyTest) { in TEST() argument