Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexservice_test.cpp1573 std::string ns_early_process; in TEST_F() local
1576 android::base::Readlink("/proc/self/ns/mnt", &ns_early_process); in TEST_F()
1579 ASSERT_NE(ns_apexd, ns_early_process); in TEST_F()