Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_host/
Dhello_gtest.cc19 TEST(HelloTest, BasicAssertions) { in TEST() argument
/external/deqp/execserver/tools/
DxsTest.cpp368 class HelloTest : public TestCase class
371 HelloTest(TestContext &testCtx) : TestCase(testCtx, "hello") in HelloTest() function in xs::HelloTest