OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateAttempterUnderTest
(Results
1 - 2
of
2
) sorted by null
/system/update_engine/
update_attempter_unittest.cc
80
class
UpdateAttempterUnderTest
: public UpdateAttempter {
82
UpdateAttempterUnderTest
(SystemState* system_state,
204
UpdateAttempterUnderTest
attempter_{&fake_system_state_,
267
UpdateAttempterUnderTest
attempter(&fake_system_state_, &libcros_proxy_,
[
all
...]
update_attempter.h
259
friend class
UpdateAttempterUnderTest
;
Completed in 440 milliseconds