Searched defs:TestInputs (Results 1 – 6 of 6) sorted by relevance
34 struct TestInputs { struct36 TestInputs(StringRef Code) : Code(Code) {} in TestInputs() argument39 std::string Code;65 /// The result of parsing a file specified by TestInputs. argument
34 struct TestInputs { struct36 TestInputs(StringRef Code) : Code(Code) {} in TestInputs() function39 std::string Code;65 /// The result of parsing a file specified by TestInputs. argument
60 data class TestInputs( class
45 class TestInputs { class81 TestInputs::TestInputs(const EchoCanceller3Config& cfg, in TestInputs() function in webrtc::__anon23a99ed20111::TestInputs