Lines Matching refs:bSuccess
75 bool bSuccess = true; in testSingleByteCharSet() local
79 bSuccess = false; in testSingleByteCharSet()
83 ASSERT_TRUE(bSuccess) << "failure #3"; in testSingleByteCharSet()
107 bool bSuccess = true; in testSingleByteCharSet() local
113 bSuccess = false; in testSingleByteCharSet()
117 ASSERT_TRUE(bSuccess) << "failure #6"; in testSingleByteCharSet()
188 bool bSuccess = true; in doComplexCharSetTest() local
191 bSuccess = false; in doComplexCharSetTest()
195 ASSERT_TRUE(bSuccess) << "failure #12"; in doComplexCharSetTest()
232 bool bSuccess = true; in doComplexCharSetTest() local
235 bSuccess = false; in doComplexCharSetTest()
239 ASSERT_TRUE(bSuccess) << "failure #16"; in doComplexCharSetTest()
315 bool bSuccess = true; in doComplexCharSetTest() local
318 bSuccess = false; in doComplexCharSetTest()
322 ASSERT_TRUE(bSuccess) << "failure #18"; in doComplexCharSetTest()
350 bool bSuccess = true; in doComplexCharSetTest() local
353 bSuccess = false; in doComplexCharSetTest()
357 ASSERT_TRUE(bSuccess) << "failure #21"; in doComplexCharSetTest()
384 bool bSuccess = true; in doComplexCharSetCutTest() local
387 bSuccess = false; in doComplexCharSetCutTest()
391 ASSERT_TRUE(bSuccess) << "failure #24"; in doComplexCharSetCutTest()