Home
last modified time | relevance | path

Searched defs:test_id (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc4351 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_unittest.cc1896 for (int test_id = 0; test_id < num_tests; test_id++) { in TEST() local
1914 for (int test_id = 0; test_id < num_tests; test_id++) { in TEST() local