Searched refs:test_string_all_Qs (Results 1 – 1 of 1) sorted by relevance
146 test_string_all_Qs = new_test_string_all_Qs; in SetUpTestCase()152 hashed_all_Qs = RollingHash<kBlockSize>::Hash(test_string_all_Qs); in SetUpTestCase()166 delete[] test_string_all_Qs; in TearDownTestCase()225 static const char* test_string_all_Qs; member in open_vcdiff::BlockHashTest308 const char* BlockHashTest::test_string_all_Qs = NULL; member in open_vcdiff::BlockHashTest563 EXPECT_EQ(-1, FirstMatchingBlock(*dh_, hashed_all_Qs, test_string_all_Qs)); in TEST_F()