Home
last modified time | relevance | path

Searched defs:expected_stderr (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/aidl/
H A Daidl_unittest.cpp151 const string expected_stderr = in TEST_P() local
160 const string expected_stderr = in TEST_P() local
169 const string expected_stderr = in TEST_P() local
178 const string expected_stderr = in TEST_P() local
218 const string expected_stderr = in TEST_P() local
227 const string expected_stderr = in TEST_P() local
236 const string expected_stderr = in TEST_P() local
245 const string expected_stderr = in TEST_P() local
262 const string expected_stderr = in TEST_P() local
1308 string expected_stderr = in TEST_P() local
[all …]
/aosp12/system/core/cli-test/
H A Dcli-test.cpp54 std::string expected_stderr; member