Searched refs:android_runtime_root2 (Results 1 – 1 of 1) sorted by relevance
114 std::string android_runtime_root2 = GetAndroidRuntimeRootSafe(&error_msg); in TEST_F() local115 EXPECT_STREQ(dir, android_runtime_root2.c_str()) << error_msg; in TEST_F()