Home
last modified time | relevance | path

Searched refs:partial_size (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/shill/
Dconnectivity_trial_unittest.cc403 const size_t partial_size = response_expected.length() / 2; in TEST_F() local
404 AppendReadData(response_expected.substr(0, partial_size)); in TEST_F()
418 const size_t partial_size = response_expected.length() / 2; in TEST_F() local
425 AppendReadData(response_expected.substr(0, partial_size)); in TEST_F()
431 AppendReadData(response_expected.substr(partial_size)); in TEST_F()