Searched refs:kTestContext (Results 1 – 3 of 3) sorted by relevance
44 auto subcontext = Subcontext({"dummy_path"}, kTestContext); in RunTest()135 ASSERT_EQ(kTestContext, result.error().message()); in TEST()
35 static constexpr const char kTestContext[] = "test-test-test"; variable
217 if (context_ != kTestContext) { in Fork()