commit | d0535553c693ce21c0fb59259a1bd60857bea579 | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Tue Dec 12 06:39:10 2023 +0000 |
committer | Chiachang Wang <chiachangwang@google.com> | Tue Dec 12 06:44:29 2023 +0000 |
tree | 25074a92e2e9bad439bfe919d146c71b973e4878 | |
parent | dbae5744a14125a3fc61f0a9b586a6af189db684 [diff] |
Add more timeout for verify the interaction of the mock object The verification happened earlier than the interaction with production code. This may happen in low performance devices, e.g. cuttlefish. Add timeout for the verification to deflake the test. Bug: 313828402 Test: atest FrameworksNetTests Change-Id: I1ffa7e7573d503eb0396aa211a90ba032175b3a1