Lines Matching defs:BackgroundIndexTest
89 class BackgroundIndexTest : public ::testing::Test {
91 BackgroundIndexTest() { BackgroundQueue::preventThreadStarvationInTests(); }
94 TEST_F(BackgroundIndexTest, NoCrashOnErrorFile) {
113 TEST_F(BackgroundIndexTest, Config) {
165 TEST_F(BackgroundIndexTest, IndexTwoFiles) {
236 TEST_F(BackgroundIndexTest, MainFileRefs) {
265 TEST_F(BackgroundIndexTest, ShardStorageTest) {
336 TEST_F(BackgroundIndexTest, DirectIncludesTest) {
387 TEST_F(BackgroundIndexTest, ShardStorageLoad) {
458 TEST_F(BackgroundIndexTest, ShardStorageEmptyFile) {
526 TEST_F(BackgroundIndexTest, NoDotsInAbsPath) {
557 TEST_F(BackgroundIndexTest, UncompilableFiles) {
621 TEST_F(BackgroundIndexTest, CmdLineHash) {
649 TEST_F(BackgroundIndexTest, Reindex) {