Searched refs:expected_values (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/media/camera/docs/ |
H A D | metadata_helpers_test.py | 101 expected_values = ['0', '1', '0xC0FFEE', '0xC0FFEF', '123', '124', 105 compare_values_against_list(expected_values, mixed_enum)
|
/aosp12/frameworks/av/drm/libmediadrm/tests/ |
H A D | DrmMetrics_test.cpp | 96 std::vector<std::pair<std::string, int64_t>> expected_values = { in TEST_F() local 106 for (const auto& expected_pair : expected_values) { in TEST_F() 185 std::vector<std::pair<std::string, int64_t>> expected_values = { in TEST_F() local 210 for (const auto& expected_pair : expected_values) { in TEST_F()
|
/aosp12/bionic/tests/ |
H A D | getauxval_test.cpp | 24 TEST(getauxval, expected_values) { in TEST() argument
|