Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dvalidation_test_input_parser.cc72 bool ParseHandles(const DataType& type, const std::string& value_string);
141 DATA_TYPE("[handles]", 0, &ValidationTestInputParser::ParseHandles)};
364 bool ValidationTestInputParser::ParseHandles(const DataType& type, in ParseHandles() function in mojo::test::__anonf4005a1a0111::ValidationTestInputParser