Lines Matching refs:ota_apex_path
600 auto ota_apex_path = in TEST_F() local
604 ota_apex_path); in TEST_F()
610 ASSERT_THAT(PathExists(ota_apex_path), HasValue(false)); in TEST_F()
808 auto ota_apex_path = StringPrintf( in TEST_F() local
813 ota_apex_path); in TEST_F()
814 ASSERT_THAT(PathExists(ota_apex_path), HasValue(true)); in TEST_F()
820 ASSERT_THAT(PathExists(ota_apex_path), HasValue(true)); in TEST_F()
824 ASSERT_THAT(PathExists(ota_apex_path), HasValue(false)); in TEST_F()
829 ASSERT_THAT(PathExists(ota_apex_path), HasValue(false)); in TEST_F()
3698 auto ota_apex_path = in TEST_F() local
3702 ota_apex_path.c_str()); in TEST_F()
3724 auto path_exists = PathExists(ota_apex_path); in TEST_F()
3736 path_exists = PathExists(ota_apex_path); in TEST_F()