Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/scudo/standalone/tests/
Dflags_test.cpp76 static void testTwoFlags(const char *Env, bool ExpectedFlag1, in testTwoFlags() argument
80 bool Flag1 = !ExpectedFlag1; in testTwoFlags()
85 EXPECT_EQ(ExpectedFlag1, Flag1); in testTwoFlags()
/external/scudo/standalone/tests/
Dflags_test.cpp76 static void testTwoFlags(const char *Env, bool ExpectedFlag1, in testTwoFlags() argument
80 bool Flag1 = !ExpectedFlag1; in testTwoFlags()
85 EXPECT_EQ(ExpectedFlag1, Flag1); in testTwoFlags()