/aosp12/frameworks/rs/tests/lldb/tests/testcases/ |
H A D | test_write_local_element.py | 35 def _try_inspecting_local(self, local_name, expected_output): argument 47 def _try_modifying_local(self, local_name, new_value, expected_output, argument
|
H A D | test_write_global_element.py | 36 def _try_inspecting_global(self, global_name, expected_output): argument 48 def _try_modifying_global(self, global_name, new_value, expected_output, argument
|
H A D | test_write_local.py | 36 expected_output, expected_output_regex=None): argument
|
H A D | test_write_global.py | 37 expected_output, expected_output_regex=None): argument
|
H A D | test_read_global.py | 36 def _try_inspecting_global(self, global_name, expected_output, argument
|
H A D | test_read_local.py | 37 def _try_inspecting_local(self, local_name, expected_output, argument
|
/aosp12/system/logging/liblog/tests/ |
H A D | logprint_test.cpp | 42 auto expected_output = "escape\\a\\b\t\\v\\f\\r\\\\"; in TEST() local 67 auto expected_output = in TEST() local 82 auto expected_output = in TEST() local
|
/aosp12/system/keymaster/tests/ |
H A D | kdf1_test.cpp | 46 const string expected_output = hex2str(test.expected_output_hex); in TEST() local
|
H A D | kdf2_test.cpp | 71 const string expected_output = hex2str(test.expected_output_hex); in TEST() local
|
H A D | android_keymaster_test_utils.cpp | 699 const string& expected_output) { in CheckTripleDesTestVector()
|
/aosp12/bionic/tests/ |
H A D | dl_test.cpp | 130 std::string expected_output = in TEST() local 146 std::string expected_output = in TEST() local
|
H A D | utils.h | 232 const char* expected_output) { in Run()
|
H A D | unistd_test.cpp | 1366 std::string expected_output("A=B\n"); in TEST() local 1396 std::string expected_output("A=B\n"); in TEST() local 1465 std::string expected_output("A=B\n"); in TEST() local 1557 std::string expected_output("A=B\n"); in TEST() local
|
/aosp12/art/tools/bisection_search/ |
H A D | bisection_search.py | 199 def __init__(self, expected_output): argument
|
/aosp12/system/libbase/ |
H A D | logging_splitters_test.cpp | 29 const std::vector<std::string>& expected_output) { in TestNewlineSplitter() 74 const std::vector<std::string>& expected_output) { in TestLogdChunkSplitter()
|
/aosp12/bionic/benchmarks/tests/ |
H A D | interface_test.cpp | 104 void SystemTests::Verify(const std::string& expected_output, in Verify()
|
/aosp12/system/update_engine/common/ |
H A D | subprocess_unittest.cc | 93 const string& expected_output, in ExpectedResults()
|
/aosp12/system/core/cli-test/ |
H A D | cli-test.cpp | 201 const std::string& expected_output, const std::string& FILES) { in CheckOutput()
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | partition_cow_creator_test.cpp | 352 std::optional<InstallOperation> expected_output; member
|
/aosp12/system/tools/aidl/ |
H A D | ast_cpp_unittest.cpp | 116 const string& expected_output) { in CompareGeneratedCode()
|
/aosp12/art/dex2oat/linker/ |
H A D | multi_oat_relative_patcher_test.cc | 267 uint8_t expected_output[] = { in TEST_F() local
|
/aosp12/art/tools/jfuzz/ |
H A D | run_jfuzz_test.py | 569 def RunBisectionSearch(self, args, expected_retcode, expected_output, argument
|
/aosp12/system/testing/gtest_extras/tests/ |
H A D | SystemTests.cpp | 252 void SystemTests::Verify(const std::string& test_name, const std::string& expected_output, in Verify() 262 const std::string& expected_output, int expected_exitcode, in VerifySortedOutput()
|
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A D | KeymasterHidlTest.cpp | 487 const string& expected_output) { in CheckTripleDesTestVector()
|
/aosp12/system/update_engine/payload_consumer/ |
H A D | delta_performer_unittest.cc | 671 string expected_output = "4096:4096,16384:8192,0:4083"; in TEST_F() local
|