Searched refs:GTest (Results 1 – 5 of 5) sorted by relevance
1 # GTest Unit Tests5 ## GTest Unit Tests7 [GTest](https://github.com/google/googletest) is a Google developed open source9 in C++, GTest provide the first layer of defence against bugs from the14 * [GTest Primer](https://github.com/google/googletest/blob/master/googletest/docs/primer.md)
20 TEST(GTest, Nop) {} in TEST() argument
21 * [GTest Unit Test](./docs/testing/gtest.md)
98 --test-arg com.android.tradefed.testtype.GTest:native-test-flag:"--gtest_filter=*JniInternalTest*"
144 * dynamic_channel_allocator_test.cc: GTest unit test of this class