Home
last modified time | relevance | path

Searched defs:LocationTest (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/angle/src/tests/preprocessor_tests/
H A Dlocation_test.cpp13 class LocationTest : public PreprocessorTest class
16 LocationTest() : PreprocessorTest(SH_GLES2_SPEC) {} in LocationTest() function in angle::LocationTest
35 TEST_F(LocationTest, String0_Line1) in TEST_F() argument
44 TEST_F(LocationTest, String0_Line2) in TEST_F() argument
53 TEST_F(LocationTest, String1_Line1) in TEST_F() argument
62 TEST_F(LocationTest, String1_Line2) in TEST_F() argument
71 TEST_F(LocationTest, NewlineInsideCommentCounted) in TEST_F() argument
80 TEST_F(LocationTest, ErrorLocationAfterComment) in TEST_F() argument
95 TEST_F(LocationTest, TokenStraddlingTwoStrings) in TEST_F() argument
104 TEST_F(LocationTest, TokenStraddlingThreeStrings) in TEST_F() argument
[all …]
/aosp_15_r20/external/openscreen/platform/base/
H A Dlocation_unittest.cc14 TEST(LocationTest, DefaultInitializedLocationIsNullptr) { in TEST() argument
21 TEST(LocationTest, ExpresslyInitializedLocationIsValid) { in TEST() argument
28 TEST(LocationTest, LocationFromHereIsValid) { in TEST() argument
/aosp_15_r20/external/cronet/base/
H A Dlocation_unittest.cc28 TEST(LocationTest, CurrentYieldsCorrectValue) { in TEST() argument
38 TEST(LocationTest, TracingSupport) { in TEST() argument
/aosp_15_r20/cts/tests/devicepolicy/src/android/devicepolicy/cts/
H A DLocationTest.java50 public final class LocationTest { class
/aosp_15_r20/external/emboss/compiler/util/
H A Dparser_types_test.py30 class LocationTest(unittest.TestCase): class
/aosp_15_r20/cts/tests/location/location_none/src/android/location/cts/none/
H A DLocationTest.java38 public class LocationTest { class
/aosp_15_r20/system/tools/hidl/test/host_test/
Dmain.cpp101 TEST_F(HidlGenHostTest, LocationTest) { in TEST_F() argument