Searched refs:RlzLibTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/rlz/
H A Drlz_unittest.cc164 class RlzLibTest : public RlzLibTestNoMachineState { class in inherits:RlzLibTestNoMachineState
189 void RlzLibTest::SetUp() {
198 void RlzLibTest::SetMainBrand(const char* brand) {
209 void RlzLibTest::SetReactivationBrand(const char* brand) {
220 void RlzLibTest::SetRegistryBrandValue(const wchar_t* name,
235 void RlzLibTest::SimulateOmniboxUsage() {
252 void RlzLibTest::SimulateHomepageUsage() {
261 void RlzLibTest::SimulateAppListUsage() {
265 void RlzLibTest::InvokeDelayedInit() {
269 void RlzLibTest
[all...]
/external/chromium_org/rlz/lib/
H A Drlz_lib_test.cc58 class RlzLibTest : public RlzLibTestBase { class in inherits:RlzLibTestBase
61 TEST_F(RlzLibTest, RecordProductEvent) {
84 TEST_F(RlzLibTest, ClearProductEvent) {
124 TEST_F(RlzLibTest, GetProductEventsAsCgi) {
143 TEST_F(RlzLibTest, ClearAllAllProductEvents) {
159 TEST_F(RlzLibTest, SetAccessPointRlz) {
170 TEST_F(RlzLibTest, GetAccessPointRlz) {
183 TEST_F(RlzLibTest, GetPingParams) {
227 TEST_F(RlzLibTest, IsPingResponseValid) {
303 TEST_F(RlzLibTest, ParsePingRespons
[all...]

Completed in 671 milliseconds