OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MockVariable
(Results
1 - 2
of
2
) sorted by null
/system/update_engine/update_manager/
mock_variable.h
30
class
MockVariable
: public Variable<T> {
37
DISALLOW_COPY_AND_ASSIGN(
MockVariable
);
evaluation_context_unittest.cc
137
StrictMock<
MockVariable
<string>> mock_var_async_ {
139
StrictMock<
MockVariable
<string>> mock_var_poll_ {
Completed in 68 milliseconds