Name Description Size Coverage
__init__.py 140 -
filter -
gtest_config.py Configuration file for android gtest suites. 1557 -
gtest_test_instance.py Parses a raw test list as provided by --gtest_list_tests. Args: raw_list: The raw test listing with the following format: IPCChannelTest. SendMessageInChannelConnected IPCSyncChannelTest. Simple DISABLED_SendWithTimeoutMixedOKAndTimeout Returns: A list of all tests. For the above raw listing: [IPCChannelTest.SendMessageInChannelConnected, IPCSyncChannelTest.Simple, IPCSyncChannelTest.DISABLED_SendWithTimeoutMixedOKAndTimeout] 21451 -
gtest_test_instance_test.py Regression test for https://crbug.com/355630342. 13083 -