OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestTCPSocketPrivateTrusted
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/tests/
test_tcp_socket_private_trusted.h
16
class
TestTCPSocketPrivateTrusted
: public TestCase {
18
explicit
TestTCPSocketPrivateTrusted
(TestingInstance* instance);
test_tcp_socket_private_trusted.cc
14
TestTCPSocketPrivateTrusted
::
TestTCPSocketPrivateTrusted
(
19
bool
TestTCPSocketPrivateTrusted
::Init() {
37
void
TestTCPSocketPrivateTrusted
::RunTests(const std::string& filter) {
38
RUN_CALLBACK_TEST(
TestTCPSocketPrivateTrusted
, GetServerCertificate, filter);
41
std::string
TestTCPSocketPrivateTrusted
::TestGetServerCertificate() {
Completed in 4888 milliseconds