proxygen
|
Go to the source code of this file.
Functions | |
TEST (LoadShedConfigurationTest, TestSettersAndGetters) | |
TEST | ( | LoadShedConfigurationTest | , |
TestSettersAndGetters | |||
) |
Definition at line 23 of file LoadShedConfigurationTest.cpp.
References wangle::LoadShedConfiguration::addWhitelistAddr(), EXPECT_EQ, EXPECT_FALSE, EXPECT_TRUE, wangle::LoadShedConfiguration::getAcceptPauseOnAcceptorQueueSize(), wangle::LoadShedConfiguration::getAcceptResumeOnAcceptorQueueSize(), wangle::LoadShedConfiguration::getCpuUsageExceedWindowSize(), wangle::LoadShedConfiguration::getLoadUpdatePeriod(), wangle::LoadShedConfiguration::getMaxActiveConnections(), wangle::LoadShedConfiguration::getMaxConnections(), wangle::LoadShedConfiguration::getMaxCpuUsage(), wangle::LoadShedConfiguration::getMaxMemUsage(), wangle::LoadShedConfiguration::getMinCpuIdle(), wangle::LoadShedConfiguration::getMinFreeMem(), wangle::LoadShedConfiguration::getWhitelistAddrs(), wangle::LoadShedConfiguration::getWhitelistNetworks(), wangle::LoadShedConfiguration::isWhitelisted(), wangle::LoadShedConfiguration::setAcceptPauseOnAcceptorQueueSize(), wangle::LoadShedConfiguration::setAcceptResumeOnAcceptorQueueSize(), wangle::LoadShedConfiguration::setCpuUsageExceedWindowSize(), wangle::LoadShedConfiguration::setLoadUpdatePeriod(), wangle::LoadShedConfiguration::setMaxActiveConnections(), wangle::LoadShedConfiguration::setMaxConnections(), wangle::LoadShedConfiguration::setMaxCpuUsage(), wangle::LoadShedConfiguration::setMaxMemUsage(), wangle::LoadShedConfiguration::setMinCpuIdle(), wangle::LoadShedConfiguration::setMinFreeMem(), wangle::LoadShedConfiguration::setWhitelistAddrs(), and wangle::LoadShedConfiguration::setWhitelistNetworks().