Searched refs:with_recursive (Results 1 – 1 of 1) sorted by relevance
569 struct stat with_recursive; in TEST_F() local570 ASSERT_NOERROR(fstat(extinfo_.relro_fd, &with_recursive)); in TEST_F()575 ASSERT_GT(with_recursive.st_size, no_recursive.st_size); in TEST_F()