HomeSort by relevance Sort by last modified time
    Searched refs:GTestOptions (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/build/android/pylib/gtest/
test_options.py 5 """Defines the GTestOptions named tuple."""
9 GTestOptions = collections.namedtuple('GTestOptions', [
  /external/chromium_org/build/android/
test_runner.py 508 gtest_options = gtest_test_options.GTestOptions(

Completed in 163 milliseconds