Searched refs:ValidateInput (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/media/cast/test/utility/
H A Dinput_builder.h36 bool ValidateInput(const std::string input) const;
H A Dinput_builder.cc52 if (!ValidateInput(input)) {
66 bool InputBuilder::ValidateInput(const std::string input) const { function in class:media::cast::test::InputBuilder
/external/chromium_org/tools/
H A Dnocompile_driver.py87 def ValidateInput(parallelism, sourcefile_path, cflags, resultfile_path): function
428 ValidateInput(parallelism, sourcefile_path, cflags, resultfile_path)

Completed in 99 milliseconds