Searched defs:shouldBe (Results 1 – 3 of 3) sorted by relevance
134 std::vector<bool> shouldBe; in testOverrideFeatures() local228 std::vector<bool> shouldBe; in TEST_P() local316 std::vector<bool> shouldBe; in TEST_P() local
98 private void check(Class _class, Object object, boolean shouldBe) in check()
426 final String prologEnc, final String shouldBe) throws Exception { in testHttpLenient()429 assertEquals(xmlReader.getEncoding(), shouldBe); in testHttpLenient() local