Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_unittest.cpp1333 void Test(const Options& options, const std::string expected_output_path) { in Test() argument
1336 EXPECT_TRUE(io_delegate_.GetWrittenContents(expected_output_path, nullptr)); in Test()