Home
last modified time | relevance | path

Searched refs:mock_exec_utils_ (Results 1 – 2 of 2) sorted by relevance

/art/odrefresh/
Dodrefresh_test.cc230 mock_exec_utils_ = mock_exec_utils.get(); in SetUp()
258 MockExecUtils* mock_exec_utils_; member in art::odrefresh::OdRefreshTest
282 EXPECT_CALL(*mock_exec_utils_, in TEST_F()
302 EXPECT_CALL(*mock_exec_utils_, DoExecAndReturnCode(Contains(Flag("--dex-file=", conscrypt_jar_)))) in TEST_F()
317 *mock_exec_utils_, in TEST_F()
355 *mock_exec_utils_, in TEST_F()
363 EXPECT_CALL(*mock_exec_utils_, in TEST_F()
381 *mock_exec_utils_, in TEST_F()
389 EXPECT_CALL(*mock_exec_utils_, in TEST_F()
407 EXPECT_CALL(*mock_exec_utils_, in TEST_F()
[all …]
/art/artd/
Dartd_test.cc333 mock_exec_utils_ = mock_exec_utils.get(); in SetUp()
527 MockExecUtils* mock_exec_utils_; member in art::artd::__anona3a1420d0111::ArtdTest
685 *mock_exec_utils_, in TEST_F()
738 *mock_exec_utils_, in TEST_F()
756 *mock_exec_utils_, in TEST_F()
773 EXPECT_CALL(*mock_exec_utils_, in TEST_F()
787 EXPECT_CALL(*mock_exec_utils_, in TEST_F()
800 EXPECT_CALL(*mock_exec_utils_, in TEST_F()
814 EXPECT_CALL(*mock_exec_utils_, in TEST_F()
828 EXPECT_CALL(*mock_exec_utils_, in TEST_F()
[all …]