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

/external/chromium/chrome/browser/sync/syncable/
H A Dsyncable_unittest.cc1630 const int rand_action = rand() % 10; local
1631 if (rand_action < 4 && !path_name.empty()) {
/external/chromium_org/sync/syncable/
H A Dsyncable_unittest.cc2147 const int rand_action = rand() % 10; variable
2148 if (rand_action < 4 && !path_name.empty()) {

Completed in 187 milliseconds