Searched refs:ASSERT_ACTIVE (Results 1 – 5 of 5) sorted by relevance
12 assert_options(ASSERT_ACTIVE, 0);16 assert_options(ASSERT_ACTIVE, 1);32 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d36 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
13 echo "Initial values: assert_options(ASSERT_ACTIVE) => [".assert_options(ASSERT_ACTIVE)."]\n";31 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d34 Initial values: assert_options(ASSERT_ACTIVE) => [0]
21 assert_options(ASSERT_ACTIVE,1);39 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
24 assert_options(ASSERT_ACTIVE,1);44 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
130 const ASSERT_ACTIVE = UNKNOWN; define
Completed in 15 milliseconds