Searched refs:EmulateAbsolutePathBase (Results 1 – 3 of 3) sorted by relevance
34 class EmulateAbsolutePathBase : public testing::TestWithParam<InputOutput> {36 EmulateAbsolutePathBase();51 class EmulateAbsolutePathWithHome : public EmulateAbsolutePathBase {
20 EmulateAbsolutePathBase::EmulateAbsolutePathBase() { in EmulateAbsolutePathBase() function in cuttlefish::EmulateAbsolutePathBase
20 TEST_P(EmulateAbsolutePathBase, NoHomeNoPwd) { in TEST_P() argument34 CommonUtilsTest, EmulateAbsolutePathBase,