Searched refs:native_process (Results 1 – 1 of 1) sorted by relevance
2528 std::string native_process = "test_process"; in TEST_F() local2532 Result<void> res = ::android::apex::RevertActiveSessions(native_process, ""); in TEST_F()2534 ASSERT_EQ(session->GetCrashingNativeProcess(), native_process); in TEST_F()