OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:input_helper_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/primitives/
choice_helpers.cc
24
input_helper_
(TypedInput(title)) {
25
input_helper_
.WithInputValidator(
27
input_helper_
.WithAdditionalInfo(MakeHumanReadableOptions());
31
std::string input =
input_helper_
.AskForInput();
45
input_helper_
.WithDefault(number);
50
input_helper_
.WithInputSource(input_source);
choice_helpers.h
58
InputBuilder
input_helper_
;
member in class:webrtc::ChoiceBuilder
/external/chromium_org/third_party/libaddressinput/chromium/
input_suggester.h
111
const ::i18n::addressinput::AddressInputHelper
input_helper_
;
member in class:autofill::InputSuggester
input_suggester.cc
412
input_helper_
(supplier),
447
input_helper_
.FillAddress(&address_copy);
Completed in 70 milliseconds