Searched defs:NotFoundError (Results 1 – 4 of 4) sorted by relevance
65 class NotFoundError(FatalError): class
40 NotFoundError, enumerator
76 TEST_F(FileSystemOperationRunnerTest, NotFoundError) { in TEST_F() argument
68 class NotFoundError(CloudStorageError): class