Home
last modified time | relevance | path

Searched refs:GTest (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/gd/docs/testing/
H A Dgtest.md1 # GTest Unit Tests
5 ## GTest Unit Tests
7 [GTest](https://github.com/google/googletest) is a Google developed open source
9 in C++, GTest provide the first layer of defence against bugs from the
14 * [GTest Primer](https://github.com/google/googletest/blob/master/googletest/docs/primer.md)
/aosp12/art/runtime/
H A Dgtest_test.cc20 TEST(GTest, Nop) {} in TEST() argument
/aosp12/system/bt/gd/
H A DREADME.md21 * [GTest Unit Test](./docs/testing/gtest.md)
/aosp12/art/test/
H A DREADME.atest.md98 --test-arg com.android.tradefed.testtype.GTest:native-test-flag:"--gtest_filter=*JniInternalTest*"
/aosp12/system/bt/gd/docs/architecture/
H A Dstyle_guide.md144 * dynamic_channel_allocator_test.cc: GTest unit test of this class