How does the Cifar10 tutorial make sure to use the test set is actually the test set if both use the same path to load both test and train?

If you are not trusting a very clearly named flag, perhaps the best way to clear your doubt is not asking on a forum, but reading the source code: https://github.com/pytorch/vision/blob/master/torchvision/datasets/cifar.py