OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestHostResolverPrivateDisallowed
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/tests/
test_host_resolver_private_disallowed.cc
14
TestHostResolverPrivateDisallowed
::
TestHostResolverPrivateDisallowed
(
19
bool
TestHostResolverPrivateDisallowed
::Init() {
35
void
TestHostResolverPrivateDisallowed
::RunTests(const std::string& filter) {
36
RUN_CALLBACK_TEST(
TestHostResolverPrivateDisallowed
, Resolve, filter);
39
std::string
TestHostResolverPrivateDisallowed
::TestResolve() {
test_host_resolver_private_disallowed.h
13
class
TestHostResolverPrivateDisallowed
: public TestCase {
15
explicit
TestHostResolverPrivateDisallowed
(TestingInstance* instance);
Completed in 42 milliseconds