Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp68 static int64_t GetMTime(const std::string& path) { in GetMTime() function
1301 /* isFactory= */ true, /* isActive= */ false, GetMTime(apex_1)); in TEST_F()
1306 /* isActive= */ true, GetMTime(apex_2)); in TEST_F()
1312 /* isFactory= */ false, /* isActive= */ true, GetMTime(ret->GetPath())); in TEST_F()
1444 /* isFactory= */ true, /* isActive= */ true, GetMTime(apex_path_1)); in TEST_F()
1449 /* isActive= */ true, GetMTime(apex_path_2)); in TEST_F()
1489 /* isFactory= */ true, /* isActive= */ false, GetMTime(apex_path_1)); in TEST_F()
1494 /* isActive= */ true, GetMTime(apex_path_2)); in TEST_F()
1500 /* isFactory= */ false, /* isActive= */ true, GetMTime(apex_path_3)); in TEST_F()
1534 /* isFactory= */ true, /* isActive= */ false, GetMTime(apex_path_1)); in TEST_F()
[all …]