Home
last modified time | relevance | path

Searched defs:expected_output (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/frameworks/rs/tests/lldb/tests/testcases/
H A Dtest_write_local_element.py35 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 Dtest_write_global_element.py36 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 Dtest_write_local.py36 expected_output, expected_output_regex=None): argument
H A Dtest_write_global.py37 expected_output, expected_output_regex=None): argument
H A Dtest_read_global.py36 def _try_inspecting_global(self, global_name, expected_output, argument
H A Dtest_read_local.py37 def _try_inspecting_local(self, local_name, expected_output, argument
/aosp12/system/logging/liblog/tests/
H A Dlogprint_test.cpp42 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 Dkdf1_test.cpp46 const string expected_output = hex2str(test.expected_output_hex); in TEST() local
H A Dkdf2_test.cpp71 const string expected_output = hex2str(test.expected_output_hex); in TEST() local
H A Dandroid_keymaster_test_utils.cpp699 const string& expected_output) { in CheckTripleDesTestVector()
/aosp12/bionic/tests/
H A Ddl_test.cpp130 std::string expected_output = in TEST() local
146 std::string expected_output = in TEST() local
H A Dutils.h232 const char* expected_output) { in Run()
H A Dunistd_test.cpp1366 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 Dbisection_search.py199 def __init__(self, expected_output): argument
/aosp12/system/libbase/
H A Dlogging_splitters_test.cpp29 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 Dinterface_test.cpp104 void SystemTests::Verify(const std::string& expected_output, in Verify()
/aosp12/system/update_engine/common/
H A Dsubprocess_unittest.cc93 const string& expected_output, in ExpectedResults()
/aosp12/system/core/cli-test/
H A Dcli-test.cpp201 const std::string& expected_output, const std::string& FILES) { in CheckOutput()
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dpartition_cow_creator_test.cpp352 std::optional<InstallOperation> expected_output; member
/aosp12/system/tools/aidl/
H A Dast_cpp_unittest.cpp116 const string& expected_output) { in CompareGeneratedCode()
/aosp12/art/dex2oat/linker/
H A Dmulti_oat_relative_patcher_test.cc267 uint8_t expected_output[] = { in TEST_F() local
/aosp12/art/tools/jfuzz/
H A Drun_jfuzz_test.py569 def RunBisectionSearch(self, args, expected_retcode, expected_output, argument
/aosp12/system/testing/gtest_extras/tests/
H A DSystemTests.cpp252 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 DKeymasterHidlTest.cpp487 const string& expected_output) { in CheckTripleDesTestVector()
/aosp12/system/update_engine/payload_consumer/
H A Ddelta_performer_unittest.cc671 string expected_output = "4096:4096,16384:8192,0:4083"; in TEST_F() local

12