OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProxyConfigServiceLinuxTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/proxy/
proxy_config_service_linux_unittest.cc
345
// but all the test cases with the same prefix ("
ProxyConfigServiceLinuxTest
")
346
// must use the same test fixture class (also "
ProxyConfigServiceLinuxTest
").
347
class
ProxyConfigServiceLinuxTest
: public PlatformTest {
385
TEST_F(
ProxyConfigServiceLinuxTest
, BasicGConfTest) {
645
TEST_F(
ProxyConfigServiceLinuxTest
, BasicEnvTest) {
953
TEST_F(
ProxyConfigServiceLinuxTest
, GconfNotification) {
977
TEST_F(
ProxyConfigServiceLinuxTest
, KDEConfigParser) {
[
all
...]
/external/chromium_org/net/proxy/
proxy_config_service_linux_unittest.cc
351
// but all the test cases with the same prefix ("
ProxyConfigServiceLinuxTest
")
352
// must use the same test fixture class (also "
ProxyConfigServiceLinuxTest
").
353
class
ProxyConfigServiceLinuxTest
: public PlatformTest {
391
TEST_F(
ProxyConfigServiceLinuxTest
, BasicGConfTest) {
703
TEST_F(
ProxyConfigServiceLinuxTest
, BasicEnvTest) {
[
all
...]
Completed in 25 milliseconds