expected_extent    45 ompi/mca/io/romio321/romio/test/big_extents.c 	int64_t expected_extent, int do_coll)
expected_extent    76 ompi/mca/io/romio321/romio/test/big_extents.c 	CHECK( MPI_File_read_at_all(fh, expected_extent/sizeof(int)+rank, 
expected_extent    79 ompi/mca/io/romio321/romio/test/big_extents.c 	CHECK( MPI_File_read_at(fh, expected_extent/sizeof(int)+rank, 
expected_extent   100 ompi/mca/io/romio321/romio/test/big_extents.c static int testtype(char *filename, MPI_Datatype type, int64_t expected_extent)
expected_extent   108 ompi/mca/io/romio321/romio/test/big_extents.c     ret = verify_type(filename, type, expected_extent, nocollective); 
expected_extent   115 ompi/mca/io/romio321/romio/test/big_extents.c     ret = verify_type(filename, type, expected_extent, collective);