Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dlive_interval_test.cc201 static constexpr size_t expected_split[][2] = {{1, 4}}; in TEST() local
212 static constexpr size_t expected_split[][2] = {{3, 4}}; in TEST() local
223 static constexpr size_t expected_split[][2] = {{1, 4}, {8, 12}}; in TEST() local
234 static constexpr size_t expected_split[][2] = {{8, 12}}; in TEST() local
245 static constexpr size_t expected_split[][2] = {{9, 12}}; in TEST() local
256 static constexpr size_t expected_split[][2] = {{6, 10}}; in TEST() local
267 static constexpr size_t expected_split[][2] = {{6, 10}}; in TEST() local
/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_utils_test.cpp391 std::string expected_split = in TEST_F() local
404 std::string expected_split = in TEST_F() local
415 std::string expected_split = in TEST_F() local