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

  /development/gsi/gsi_util/
run_test.py 33 def run_test(unittest_file):
34 runpy.run_path(unittest_file, run_name='__main__')
  /external/protobuf/src/google/protobuf/
dynamic_message_unittest.cc 86 FileDescriptorProto unittest_file; local
91 unittest::TestAllTypes::descriptor()->file()->CopyTo(&unittest_file);
101 ASSERT_TRUE(pool_.BuildFile(unittest_file) != NULL);

Completed in 546 milliseconds