Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/tests/
Dinstalld_utils_test.cpp399 std::string really_long_leaf_name = create_too_long_path("leaf_"); in TEST_F() local
400 EXPECT_EQ(-1, create_move_path(path, "com.android.test", really_long_leaf_name.c_str(), 0)) in TEST_F()